Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_ether.h38 u_int64_t etherips_ipackets; /* total input packets */ member
81 etherips_ipackets, /* total input packets */ enumerator
/openbsd/sys/net/
H A Dif_etherip.c666 etheripstat_pkt(etherips_ipackets, etherips_ibytes, m->m_pkthdr.len); in etherip_input()
/openbsd/usr.bin/netstat/
H A Dinet.c1018 p(etherips_ipackets, "\t%llu input ethernet-in-IP packet%s\n"); in etherip_stats()