Searched defs:SCTP_TSN_GT (Results 1 – 2 of 2) sorted by relevance
866 #define SCTP_TSN_GT(a, b) SCTP_UINT32_GT(a, b) macro