Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cnfp.c56 struct nfhdr { struct
84 register const struct nfhdr *nh; in cnfp_print() argument
92 nh = (const struct nfhdr *)cp; in cnfp_print()
/external/libpcap/
Dpcap-common.c1225 nflog_hdr_t *nfhdr = (nflog_hdr_t *)buf; in swap_nflog_header() local
1236 if (!(nfhdr->nflog_version) == 0) { in swap_nflog_header()