Searched refs:S_TCPSOPCNT (Results 1 – 1 of 1) sorted by relevance
33523 #define S_TCPSOPCNT 28 macro33525 #define V_TCPSOPCNT(x) ((x) << S_TCPSOPCNT)33526 #define G_TCPSOPCNT(x) (((x) >> S_TCPSOPCNT) & M_TCPSOPCNT)