Searched refs:neighbour_solicit (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dicmp6.c64 struct neighbour_solicit struct
197 struct neighbour_solicit *nbh;
208 nbh = (struct neighbour_solicit *) nb->data;
446 struct neighbour_solicit *sol;
461 nb = grub_netbuff_alloc (sizeof (struct neighbour_solicit)
470 sizeof (struct neighbour_solicit)
492 sol = (struct neighbour_solicit *) nb->data;

Completed in 21 milliseconds