Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_ether.h36 u_int64_t etherips_pdrops; /* packet dropped due to policy */ member
79 etherips_pdrops, /* packet dropped due to policy */ enumerator
/openbsd/sys/net/
H A Dif_etherip.c638 etheripstat_inc(etherips_pdrops); in etherip_input()
/openbsd/usr.bin/netstat/
H A Dinet.c1016 p(etherips_pdrops, "\t%llu packet%s dropped due to policy\n"); in etherip_stats()