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

/external/libpcap/
H A Dpcap-netfilter-linux.c84 static int nfqueue_send_verdict(const pcap_t *handle, u_int16_t group_id, u_int32_t id, u_int32_t verdict);
200 nfqueue_send_verdict(handle, ntohs(nfg->res_id), id, NF_ACCEPT);
364 nfqueue_send_verdict(const pcap_t *handle, u_int16_t group_id, u_int32_t id, u_int32_t verdict) function

Completed in 100 milliseconds