Home
last modified time | relevance | path

Searched refs:ip_fanout_sctp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_ip.h38 extern void ip_fanout_sctp(mblk_t *, ipha_t *, ip6_t *, uint32_t,
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c530 ip_fanout_sctp(mblk_t *mp, ipha_t *ipha, ip6_t *ip6h, uint32_t ports, in ip_fanout_sctp() function
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c857 ip_fanout_sctp(mp, NULL, &rip6h, ports, ira); in icmp_inbound_error_fanout_v6()
H A Dip.c2173 ip_fanout_sctp(mp, &ripha, NULL, ports, ira); in icmp_inbound_error_fanout_v4()