Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter_ipv4/
Dip_queue.h66 #define IPQM_BASE 0x10 /* standard netlink messages below this */ macro
67 #define IPQM_MODE (IPQM_BASE + 1) /* Mode request from peer */
68 #define IPQM_VERDICT (IPQM_BASE + 2) /* Verdict from peer */
69 #define IPQM_PACKET (IPQM_BASE + 3) /* Packet from kernel */
70 #define IPQM_MAX (IPQM_BASE + 4)