Home
last modified time | relevance | path

Searched defs:SCTP_TSN_GE (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h867 #define SCTP_TSN_GE(a, b) SCTP_UINT32_GE(a, b) macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h867 #define SCTP_TSN_GE(a, b) SCTP_UINT32_GE(a, b) macro