Searched refs:nd_neighbor_solicit_t (Results 1 – 3 of 3) sorted by relevance
295 } nd_neighbor_solicit_t; typedef
1371 nd_neighbor_solicit_t *ns = (nd_neighbor_solicit_t *)icmp6; in ip_ndp_find_addresses()1639 nd_neighbor_solicit_t *ns; in ndp_input_solicit()1658 ns = (nd_neighbor_solicit_t *)icmp_nd; in ndp_input_solicit()1670 if (len > sizeof (nd_neighbor_solicit_t)) { in ndp_input_solicit()1673 len -= sizeof (nd_neighbor_solicit_t); in ndp_input_solicit()2227 nd_neighbor_solicit_t *ns = (nd_neighbor_solicit_t *)icmp6; in ndp_xmit()
1851 hdrlen = sizeof (nd_neighbor_solicit_t); in ipnospoof_check_ndp()