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

  /src/sys/netinet/
in_gif.c 214 ip_statinc(IP_STAT_NOGIF);
224 ip_statinc(IP_STAT_NOGIF);
235 ip_statinc(IP_STAT_NOGIF);
284 ip_statinc(IP_STAT_NOGIF);
in_l2tp.c 280 ip_statinc(IP_STAT_NOL2TP);
295 ip_statinc(IP_STAT_NOL2TP);
302 ip_statinc(IP_STAT_NOL2TP);
ip_var.h 235 void ip_statinc(u_int);
ip_input.c 406 IP_STATINC(IP_STAT_IFDROP);
444 IP_STATINC(IP_STAT_IFDROP);
448 IP_STATINC(IP_STAT_TOTAL);
458 IP_STATINC(IP_STAT_TOOSMALL);
463 IP_STATINC(IP_STAT_BADVERS);
468 IP_STATINC(IP_STAT_BADHLEN);
473 IP_STATINC(IP_STAT_BADHLEN);
484 IP_STATINC(IP_STAT_BADADDR);
492 IP_STATINC(IP_STAT_BADADDR);
501 IP_STATINC(IP_STAT_BADSUM)
1827 ip_statinc(u_int stat) function
    [all...]
  /src/sys/netipsec/
ipsecif.c 312 IP_STATINC(IP_STAT_FRAGMENTED);
445 IP_STATINC(IP_STAT_LOCALOUT);
716 ip_statinc(IP_STAT_NOIPSEC);
724 ip_statinc(IP_STAT_NOIPSEC);
735 ip_statinc(IP_STAT_NOIPSEC);
789 ip_statinc(IP_STAT_NOIPSEC);
  /src/sys/netinet6/
in6_l2tp.c 276 IP_STATINC(IP_STAT_NOL2TP);
291 IP_STATINC(IP_STAT_NOL2TP);
298 ip_statinc(IP_STAT_NOL2TP);
  /src/sys/net/
if_bridge.c 2858 ip_statinc(IP_STAT_TOOSMALL);
2865 ip_statinc(IP_STAT_BADVERS);
2870 ip_statinc(IP_STAT_BADHLEN);
2875 ip_statinc(IP_STAT_BADHLEN);
2909 ip_statinc(IP_STAT_BADLEN);
2919 ip_statinc(IP_STAT_TOOSHORT);
  /src/sys/dist/pf/net/
pf.c 5302 ip_statinc(IP_STAT_NOROUTE);
5402 ip_statinc(IP_STAT_CANTFRAG);
5434 ip_statinc(IP_STAT_FRAGMENTED);

Completed in 31 milliseconds