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

/external/kernel-headers/original/uapi/linux/netfilter/
H A Dnfnetlink_queue.h80 NFQNL_COPY_PACKET, enumerator in enum:nfqnl_config_mode
/external/libnl/include/linux/netfilter/
H A Dnfnetlink_queue.h76 NFQNL_COPY_PACKET, enumerator in enum:nfqnl_config_mode
/external/libnl/lib/netfilter/
H A Dqueue.c143 params.copy_mode = NFQNL_COPY_PACKET;
/external/libpcap/
H A Dpcap-netfilter-linux.c556 if (nfqueue_send_config_mode(handle, groups[i], NFQNL_COPY_PACKET, handle->snapshot) < 0) {
557 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "NFQNL_COPY_PACKET: %s", pcap_strerror(errno));

Completed in 75 milliseconds