Home
last modified time | relevance | path

Searched refs:IP_STAT_IFDROP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Dip_var.h157 #define IP_STAT_IFDROP 36 /* dropped due to interface state */ macro
H A Dip_input.c405 IP_STATINC(IP_STAT_IFDROP); in ipintr()
443 IP_STATINC(IP_STAT_IFDROP); in ip_input()
/netbsd-src/usr.bin/netstat/
H A Dinet.c670 p(IP_STAT_IFDROP, in ip_stats()