Searched refs:nd_neighbor_solicit_t (Results 1 – 3 of 3) sorted by relevance
295 } nd_neighbor_solicit_t; typedef
1369 nd_neighbor_solicit_t *ns = (nd_neighbor_solicit_t *)icmp6; in ip_ndp_find_addresses()1637 nd_neighbor_solicit_t *ns; in ndp_input_solicit()1656 ns = (nd_neighbor_solicit_t *)icmp_nd; in ndp_input_solicit()1668 if (len > sizeof (nd_neighbor_solicit_t)) { in ndp_input_solicit()1671 len -= sizeof (nd_neighbor_solicit_t); in ndp_input_solicit()2225 nd_neighbor_solicit_t *ns = (nd_neighbor_solicit_t *)icmp6; in ndp_xmit()
1851 hdrlen = sizeof (nd_neighbor_solicit_t); in ipnospoof_check_ndp()