Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter_ipv4/
Dip_queue.h35 } ipq_packet_msg_t; typedef
/external/iptables/include/libipq/
Dlibipq.h65 ipq_packet_msg_t *ipq_get_packet(const unsigned char *buf);
/external/iptables/libipq/
Dlibipq.c308 ipq_packet_msg_t *ipq_get_packet(const unsigned char *buf) in ipq_get_packet()