Searched defs:SCTP_TSN_GE (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_constants.h888 #define SCTP_TSN_GE(a, b) SCTP_UINT32_GE(a, b) macro

Completed in 126 milliseconds