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

/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 55 milliseconds