HomeSort by: relevance | last modified time | path
    Searched refs:IP6_STATINC (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/netinet6/
ip6_private.h 43 #define IP6_STATINC(x) _NET_STATINC(ip6stat_percpu, x)
route6.c 59 IP6_STATINC(IP6_STAT_TOOSHORT);
74 IP6_STATINC(IP6_STAT_BADOPTIONS);
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
    [all...]
ip6_forward.c 189 IP6_STATINC(IP6_STAT_IPSECDROP_OUT);
205 IP6_STATINC(IP6_STAT_NOROUTE);
219 IP6_STATINC(IP6_STAT_NOROUTE);
290 IP6_STATINC(IP6_STAT_TOOBIG);
390 IP6_STATINC(IP6_STAT_PFILDROP_OUT);
394 IP6_STATINC(IP6_STAT_PFILDROP_OUT);
402 IP6_STATINC(IP6_STAT_CANTFORWARD);
404 IP6_STATINC(IP6_STAT_FORWARD);
407 IP6_STATINC(IP6_STAT_REDIRECTSENT);
dest6.c 80 IP6_STATINC(IP6_STAT_TOOSMALL);
frag6.c 219 IP6_STATINC(IP6_STAT_FRAGMENTS);
237 IP6_STATINC(IP6_STAT_REASSEMBLED);
523 IP6_STATINC(IP6_STAT_REASSEMBLED);
538 IP6_STATINC(IP6_STAT_FRAGDROPPED);
689 IP6_STATINC(IP6_STAT_FRAGTIMEOUT);
703 IP6_STATINC(IP6_STAT_FRAGOVERFLOW);
737 IP6_STATINC(IP6_STAT_FRAGDROPPED);
ip6_output.c 168 IP6_STATINC(IP6_STAT_RTREJECT);
305 IP6_STATINC(IP6_STAT_IPSECDROP_OUT);
323 IP6_STATINC(IP6_STAT_ODROPPED);
342 IP6_STATINC(IP6_STAT_ODROPPED);
352 IP6_STATINC(IP6_STAT_ODROPPED);
433 IP6_STATINC(IP6_STAT_ODROPPED);
442 IP6_STATINC(IP6_STAT_BADSCOPE);
447 IP6_STATINC(IP6_STAT_BADSCOPE);
451 IP6_STATINC(IP6_STAT_LOCALOUT);
544 IP6_STATINC(IP6_STAT_ODROPPED)
    [all...]
in6_gif.c 274 IP6_STATINC(IP6_STAT_NOGIF);
284 IP6_STATINC(IP6_STAT_NOGIF);
294 IP6_STATINC(IP6_STAT_NOGIF);
344 IP6_STATINC(IP6_STAT_NOGIF);
ip6_mroute.c 1062 IP6_STATINC(IP6_STAT_CANTFORWARD);
1488 IP6_STATINC(IP6_STAT_BADSCOPE);
1509 IP6_STATINC(IP6_STAT_BADSCOPE);
in6_src.c 650 IP6_STATINC(IP6_STAT_ODROPPED);
719 IP6_STATINC(IP6_STAT_NOROUTE);
udp6_usrreq.c 661 IP6_STATINC(IP6_STAT_TOOSHORT);
672 IP6_STATINC(IP6_STAT_TOOSHORT);
  /src/sys/netipsec/
ipsecif.c 835 IP6_STATINC(IP6_STAT_NOIPSEC);
843 IP6_STATINC(IP6_STAT_NOIPSEC);
854 IP6_STATINC(IP6_STAT_NOIPSEC);
909 IP6_STATINC(IP6_STAT_NOIPSEC);
ipsec_input.c 558 IP6_STATINC(IP6_STAT_TOOMANYHDR);
570 IP6_STATINC(IP6_STAT_TOOSHORT);

Completed in 49 milliseconds