Searched defs:sctp_lookup_asconf_dispatch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c131 sctp_lookup_asconf_dispatch(int id) function
520 dp = sctp_lookup_asconf_dispatch(ntohs(ph->sph_type));
696 dp = sctp_lookup_asconf_dispatch(ntohs(oph->sph_type));
753 dp = sctp_lookup_asconf_dispatch(ntohs(oph->sph_type));

Completed in 47 milliseconds