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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c146 * If ip_input_v6() is called from GLDv3:
157 ip_input_v6(ill_t *ill, ill_rx_ring_t *ip_ring, mblk_t *mp_chain, function
174 * ip_input_v6 and ip_fanout_v6 as normal.
188 * Used by ip_input_v6 and ip_accept_tcp_v6
190 * only used by ip_input_v6.
454 ip1dbg(("ip_input_v6: pkt with IPv4-mapped addr"));
458 ip1dbg(("ip_input_v6: pkt with loopback addr"));
465 ip1dbg(("ip_input_v6: pkt with unspecified addr"));
537 ip1dbg(("ip_input_v6: pkt with bad src addr\n"));
547 ip1dbg(("ip_input_v6
[all...]

Completed in 97 milliseconds