Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-util.c397 nflog_hdr_t *nfhdr = (nflog_hdr_t *)buf; in swap_nflog_header() local
409 if (nfhdr->nflog_version != 0) { in swap_nflog_header()