Searched refs:ip_fanout_sctp_raw (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_ip.h73 extern void ip_fanout_sctp_raw(mblk_t *, ipha_t *, ip6_t *, uint32_t,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c2257 ip_fanout_sctp_raw(mp, NULL, ip6h, ports, ira);
2264 ip_fanout_sctp_raw(mp, NULL, ip6h, ports, ira);
2272 ip_fanout_sctp_raw(mp, NULL, ip6h, ports, ira);
H A Dip_input.c2601 ip_fanout_sctp_raw(mp, ipha, NULL, ports, ira);
2608 ip_fanout_sctp_raw(mp, ipha, NULL, ports, ira);
2615 ip_fanout_sctp_raw(mp, ipha, NULL, ports, ira);
H A Dip.c14292 ip_fanout_sctp_raw(mblk_t *mp, ipha_t *ipha, ip6_t *ip6h, uint32_t ports, function
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c568 ip_fanout_sctp_raw(mp, ipha, ip6h, ports, ira);

Completed in 117 milliseconds