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

  /src/sys/netinet6/
ip6_input.c 230 IP6_STATINC(IP6_STAT_IFDROP);
239 IP6_STATINC(IP6_STAT_IFDROP);
278 IP6_STATINC(IP6_STAT_MEXT2M);
280 IP6_STATINC(IP6_STAT_MEXT1);
285 /*XXX*/ IP6_STATINC(IP6_STAT_M2M + lo0ifp->if_index);
287 IP6_STATINC(IP6_STAT_M2M + rcvif->if_index);
289 IP6_STATINC(IP6_STAT_M2M);
291 IP6_STATINC(IP6_STAT_M1);
296 IP6_STATINC(IP6_STAT_TOTAL);
306 IP6_STATINC(IP6_STAT_TOOSMALL)
1817 ip6_statinc(u_int stat) function in typeref:typename:void
    [all...]

Completed in 33 milliseconds