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