Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/
H A Dip_queue.h58 #define IPQM_BASE 0x10 /* standard netlink messages below this */ macro
59 #define IPQM_MODE (IPQM_BASE + 1) /* Mode request from peer */
60 #define IPQM_VERDICT (IPQM_BASE + 2) /* Verdict from peer */
61 #define IPQM_PACKET (IPQM_BASE + 3) /* Packet from kernel */
62 #define IPQM_MAX (IPQM_BASE + 4)