Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-nflog.c51 nd_uint8_t nflog_family; /* address family */ member
129 GET_U_1(hdr->nflog_family)), in nflog_hdr_print()
130 GET_U_1(hdr->nflog_family)); in nflog_hdr_print()
135 GET_U_1(hdr->nflog_family))); in nflog_hdr_print()
212 switch (GET_U_1(hdr->nflog_family)) { in nflog_if_print()
/freebsd/contrib/libpcap/pcap/
H A Dnflog.h45 uint8_t nflog_family; /* address family */ member