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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-netfilter-linux.c75 typedef enum { OTHER = -1, NFLOG, NFQUEUE } nftype_t; enumerator in enum:__anon1243
180 type = NFQUEUE;
203 if (type == NFQUEUE) {
251 if (type == NFQUEUE) {
253 /* if type == NFQUEUE, handle->linktype is always != DLT_NFLOG,
503 type = NFQUEUE;
758 "Linux netfilter queue (NFQUEUE) interface", err_str) == NULL)

Completed in 100 milliseconds