Searched refs:IPQM_BASE (Results 1 – 1 of 1) sorted by relevance
66 #define IPQM_BASE 0x10 /* standard netlink messages below this */ macro67 #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)