Searched refs:NFNL_SUBSYS_ID (Results 1 – 2 of 2) sorted by relevance
46 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro
149 u8 subsys_id = NFNL_SUBSYS_ID(type); in nfnetlink_get_subsys()236 request_module("nfnetlink-subsys-%d", NFNL_SUBSYS_ID(type)); in nfnetlink_rcv_msg()260 __u8 subsys_id = NFNL_SUBSYS_ID(type); in nfnetlink_rcv_msg()475 if (NFNL_SUBSYS_ID(type) != subsys_id) { in nfnetlink_rcv_batch()