Searched defs:NFNL_SUBSYS_ID (Results 1 – 2 of 2) sorted by relevance
43 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro
53 #define NFNL_SUBSYS_ID(x) ((x & 0xff00) >> 8) macro