Home
last modified time | relevance | path

Searched refs:nflog_send_config_mode (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/libpcap/
H A Dpcap-netfilter-linux.c451 nflog_send_config_mode(const pcap_t *handle, uint16_t group_id, u_int8_t copy_mode, u_int32_t copy_… in nflog_send_config_mode() function
655 if (nflog_send_config_mode(handle, groups[i], NFULNL_COPY_PACKET, handle->snapshot) < 0) { in netfilter_activate()