Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Din.h219 #define IPPROTO_SCTP 132 /* SCTP */ macro
H A Din.c2349 case IPPROTO_SCTP: in ipproto_cassert()