Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:hdr

26 	const ipnet_hdr_t *hdr;
27 hdr = (const ipnet_hdr_t *)bp;
29 ND_PRINT((ndo, "%d > %d", hdr->iph_zsrc, hdr->iph_zdst));
34 hdr->iph_family),
35 hdr->iph_family));
40 hdr->iph_family)));
49 ipnet_hdr_t *hdr;
61 hdr = (ipnet_hdr_t *)p;
64 switch (hdr->iph_family) {
78 ipnet_hdr_print(ndo, (u_char *)hdr,