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

/openbsd-current/sys/netinet/
H A Dip_ether.h37 u_int64_t etherips_adrops; /* all other drops */ member in struct:etheripstat
80 etherips_adrops, /* all other drops */ enumerator in enum:etheripstat_counters
/openbsd-current/sys/net/
H A Dif_etherip.c539 etheripstat_inc(etherips_adrops);
648 etheripstat_inc(etherips_adrops);
654 etheripstat_inc(etherips_adrops);
664 etheripstat_inc(etherips_adrops);
718 etheripstat_inc(etherips_adrops);
/openbsd-current/usr.bin/netstat/
H A Dinet.c1022 p(etherips_adrops, "\t%llu packet%s dropped for other reasons\n");

Completed in 87 milliseconds