Searched refs:S_TCPSOPCNT (Results 1 – 1 of 1) sorted by relevance
26742 #define S_TCPSOPCNT 28 macro26744 #define V_TCPSOPCNT(x) ((x) << S_TCPSOPCNT)26745 #define G_TCPSOPCNT(x) (((x) >> S_TCPSOPCNT) & M_TCPSOPCNT)