HomeSort by: relevance | last modified time | path
    Searched defs:icmp6_statinc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
icmp6.c 238 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_NOROUTE);
241 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_ADMIN);
244 ICMP6_STATINC(base +
248 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_ADDR);
251 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_NOPORT);
256 ICMP6_STATINC(base + ICMP6_ERRSTAT_PACKET_TOO_BIG);
261 ICMP6_STATINC(base + ICMP6_ERRSTAT_TIME_EXCEED_TRANSIT);
264 ICMP6_STATINC(base +
272 ICMP6_STATINC(base + ICMP6_ERRSTAT_PARAMPROB_HEADER);
275 ICMP6_STATINC(base
3094 icmp6_statinc(u_int stat) function in typeref:typename:void
    [all...]
icmp6.c 238 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_NOROUTE);
241 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_ADMIN);
244 ICMP6_STATINC(base +
248 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_ADDR);
251 ICMP6_STATINC(base + ICMP6_ERRSTAT_DST_UNREACH_NOPORT);
256 ICMP6_STATINC(base + ICMP6_ERRSTAT_PACKET_TOO_BIG);
261 ICMP6_STATINC(base + ICMP6_ERRSTAT_TIME_EXCEED_TRANSIT);
264 ICMP6_STATINC(base +
272 ICMP6_STATINC(base + ICMP6_ERRSTAT_PARAMPROB_HEADER);
275 ICMP6_STATINC(base
3094 icmp6_statinc(u_int stat) function in typeref:typename:void
    [all...]

Completed in 21 milliseconds