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

/openbsd-current/sys/netinet/
H A Dip_ether.h36 u_int64_t etherips_pdrops; /* packet dropped due to policy */ member in struct:etheripstat
79 etherips_pdrops, /* packet dropped due to policy */ enumerator in enum:etheripstat_counters
/openbsd-current/sys/net/
H A Dif_etherip.c632 etheripstat_inc(etherips_pdrops);
/openbsd-current/usr.bin/netstat/
H A Dinet.c1021 p(etherips_pdrops, "\t%llu packet%s dropped due to policy\n");

Completed in 81 milliseconds