Home
last modified time | relevance | path

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

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