Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ipnet.c13 uint8_t iph_family; member
44 hdr->iph_family), in ipnet_hdr_print()
45 hdr->iph_family)); in ipnet_hdr_print()
50 hdr->iph_family))); in ipnet_hdr_print()
74 switch (hdr->iph_family) { in ipnet_print()