Home
last modified time | relevance | path

Searched refs:SCTP_GET_NLADDRS (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libsctp/common/
H A Dsctp.c181 opt.sopt_name = SCTP_GET_NLADDRS; in sctp_getladdrs()
/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h67 #define SCTP_GET_NLADDRS 17 macro
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c658 { SCTP_GET_NLADDRS, IPPROTO_SCTP, OA_R, OA_R, OP_NP, 0, sizeof (int), 0 },
882 case SCTP_GET_NLADDRS: in sctp_get_opt()