Searched refs:nd_neighbor_solicit (Results 1 – 5 of 5) sorted by relevance
268 struct nd_neighbor_solicit *nd_ns = NULL; in nd6_ns_input()292 nd_ns = (struct nd_neighbor_solicit *)((caddr_t)ip6 + off); in nd6_ns_input()600 struct nd_neighbor_solicit *nd_ns; in nd6_ns_output()808 nd_ns = (struct nd_neighbor_solicit *)(ip6 + 1); in nd6_ns_output()
862 if (icmp6len < sizeof(struct nd_neighbor_solicit)) { in icmp6_input()
283 struct nd_neighbor_solicit { /* neighbor solicitation */ struct
824 struct nd_neighbor_solicit * nd_ns; in ethernet_nd6_frame_populate()835 nd_ns = (struct nd_neighbor_solicit *)(void *)icmp6; in ethernet_nd6_frame_populate()2190 sizeof(struct nd_neighbor_solicit), in validate_mac_nat_icmp6_out()
8837 struct nd_neighbor_solicit *nd_ns;8849 nd_ns = (struct nd_neighbor_solicit *)(void *)icmp6;