Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ipnet.c12 uint8_t iph_family; member
43 hdr->iph_family), in ipnet_hdr_print()
44 hdr->iph_family)); in ipnet_hdr_print()
49 hdr->iph_family))); in ipnet_hdr_print()
73 switch (hdr->iph_family) { in ipnet_print()