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

/openbsd-current/sys/netinet/
H A Dip_ether.h38 u_int64_t etherips_ipackets; /* total input packets */ member in struct:etheripstat
81 etherips_ipackets, /* total input packets */ enumerator in enum:etheripstat_counters
/openbsd-current/sys/net/
H A Dif_etherip.c660 etheripstat_pkt(etherips_ipackets, etherips_ibytes, m->m_pkthdr.len);
/openbsd-current/usr.bin/netstat/
H A Dinet.c1023 p(etherips_ipackets, "\t%llu input ethernet-in-IP packet%s\n");

Completed in 86 milliseconds