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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c2019 ndp_input(mblk_t *mp, ip_recv_attr_t *ira) function
2050 ip1dbg(("ndp_input: pullupmsg failed\n"));
2057 ip1dbg(("ndp_input: hoplimit != IPV6_MAX_HOPS\n"));
2067 * by ip prior to passing the packet to ndp_input.
2070 ip1dbg(("ndp_input: Wrong next header 0x%x\n",
2080 ip1dbg(("ndp_input: icmp6 code != 0 \n"));
2091 ip1dbg(("ndp_input: packet too short\n"));

Completed in 379 milliseconds