Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-nflog.c53 nd_uint8_t nflog_family; /* address family */ member
121 GET_U_1(hdr->nflog_family)), in nflog_hdr_print()
122 GET_U_1(hdr->nflog_family)); in nflog_hdr_print()
127 GET_U_1(hdr->nflog_family))); in nflog_hdr_print()
204 switch (GET_U_1(hdr->nflog_family)) { in nflog_if_print()
/dragonfly/contrib/libpcap/pcap/
H A Dnflog.h45 uint8_t nflog_family; /* address family */ member