Home
last modified time | relevance | path

Searched refs:SCTP_ITF_VER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h51 #define SCTP_ITF_VER 2 macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c165 if (cl_ver != SCTP_ITF_VER) in sctp_itf_ver()
167 return (SCTP_ITF_VER); in sctp_itf_ver()