Searched refs:nd_neighbor_solicit (Results 1 – 5 of 5) sorted by relevance
131 struct nd_neighbor_solicit *nd_ns; in nd6_ns_input()165 nd_ns = (struct nd_neighbor_solicit *)((caddr_t)ip6 + off); in nd6_ns_input()417 struct nd_neighbor_solicit *nd_ns; in nd6_ns_output_fib()544 nd_ns = (struct nd_neighbor_solicit *)(ip6 + 1); in nd6_ns_output_fib()
813 if (icmp6len < sizeof(struct nd_neighbor_solicit)) in icmp6_input()
233 struct nd_neighbor_solicit { /* neighbor solicitation */ struct1201 const struct nd_neighbor_solicit *p; in icmp6_print()1202 p = (const struct nd_neighbor_solicit *)dp; in icmp6_print()
252 struct nd_neighbor_solicit { /* neighbor solicitation */ struct
1663 struct nd_neighbor_solicit nd; in pf_state_key_addr_setup()10070 icmp_hlen = sizeof(struct nd_neighbor_solicit); in pf_setup_pdesc()