NFNL_SUBSYS_ID    113 net/netfilter/nfnetlink.c 	u8 subsys_id = NFNL_SUBSYS_ID(type);
NFNL_SUBSYS_ID    178 net/netfilter/nfnetlink.c 		request_module("nfnetlink-subsys-%d", NFNL_SUBSYS_ID(type));
NFNL_SUBSYS_ID    201 net/netfilter/nfnetlink.c 		__u8 subsys_id = NFNL_SUBSYS_ID(type);
NFNL_SUBSYS_ID    401 net/netfilter/nfnetlink.c 		if (NFNL_SUBSYS_ID(type) != subsys_id) {