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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-nflog.c58 nd_uint8_t nflog_family; /* address family */ member in struct:nflog_hdr
126 GET_U_1(hdr->nflog_family)),
127 GET_U_1(hdr->nflog_family));
132 GET_U_1(hdr->nflog_family)));
209 switch (GET_U_1(hdr->nflog_family)) {
/netbsd-current/external/bsd/libpcap/dist/pcap/
H A Dnflog.h47 uint8_t nflog_family; /* address family */ member in struct:nflog_hdr

Completed in 78 milliseconds