Searched refs:NFNL_SUBSYS_ID (Results 1 – 8 of 8) sorted by relevance
41 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro
53 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro
46 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro
39 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro
39 uint8_t subsys = NFNL_SUBSYS_ID(nlh->nlmsg_type); in __callback()
133 return NFNL_SUBSYS_ID(nlh->nlmsg_type); in nfnlmsg_subsys()
175 if (NFNL_SUBSYS_ID(nlh->nlmsg_type) == NFNL_SUBSYS_ULOG && in netfilter_read_linux()178 else if (NFNL_SUBSYS_ID(nlh->nlmsg_type) == NFNL_SUBSYS_QUEUE && in netfilter_read_linux()
1246 u_int8_t subsys_id = NFNL_SUBSYS_ID(nlh->nlmsg_type); in nfnl_check_attributes()1297 u_int8_t subsys_id = NFNL_SUBSYS_ID(nlh->nlmsg_type); in __nfnl_handle_msg()1370 u_int8_t subsys_id = NFNL_SUBSYS_ID(nlh->nlmsg_type); in nfnl_step()