Searched refs:icmp_inbound_error_fanout_v6 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h38 /* icmp6_t is used in the prototype of icmp_inbound_error_fanout_v6() */
238 extern void icmp_inbound_error_fanout_v6(mblk_t *, icmp6_t *,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c418 icmp_inbound_error_fanout_v6(mp, icmp6, ira);
535 * Called before icmp_inbound_error_fanout_v6 is called.
765 icmp_inbound_error_fanout_v6(mblk_t *mp, icmp6_t *icmp6, ip_recv_attr_t *ira) function
913 icmp_inbound_error_fanout_v6(mp, icmp6, ira);
973 icmp_inbound_error_fanout_v6(mp, icmp6, ira);
1002 ip1dbg(("icmp_inbound_error_fanout_v6: drop pkt\n"));

Completed in 68 milliseconds