Searched refs:S_MAXPKTCNT (Results 1 – 1 of 1) sorted by relevance
31954 #define S_MAXPKTCNT 0 macro31956 #define V_MAXPKTCNT(x) ((x) << S_MAXPKTCNT)31957 #define G_MAXPKTCNT(x) (((x) >> S_MAXPKTCNT) & M_MAXPKTCNT)