Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-netfilter-linux.c505 nfqueue_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t cop… in nfqueue_send_config_mode() function
685 if (nfqueue_send_config_mode(handle, groups[i], NFQNL_COPY_PACKET, handle->snapshot) < 0) { in netfilter_activate()