Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-netfilter-linux.c430 nflog_send_config_msg(const pcap_t *handle, uint8_t family, u_int16_t group_id, const struct my_nfa… in nflog_send_config_msg() function
447 return nflog_send_config_msg(handle, family, group_id, &nfa); in nflog_send_config_cmd()
463 return nflog_send_config_msg(handle, AF_UNSPEC, group_id, &nfa); in nflog_send_config_mode()