Searched defs:SCTP_TSN_GE (Results 1 – 2 of 2) sorted by relevance
867 #define SCTP_TSN_GE(a, b) SCTP_UINT32_GE(a, b) macro