Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ipnet.c14 nd_uint8_t iph_family; member
46 GET_U_1(hdr->iph_family)), in ipnet_hdr_print()
47 GET_U_1(hdr->iph_family)); in ipnet_hdr_print()
52 GET_U_1(hdr->iph_family))); in ipnet_hdr_print()
74 switch (GET_U_1(hdr->iph_family)) { in ipnet_print()