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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c337 * This is called from sctp_fanout() with IP header src & dst addresses.
484 sctp_fanout(in6_addr_t *src, in6_addr_t *dst, uint32_t ports, function
566 connp = sctp_fanout(src, dst, ports, ira, mp, sctps, NULL);

Completed in 45 milliseconds