Searched refs:nd6_queue_add (Results 1 – 1 of 1) sorted by relevance
| /src/sys/netinet6/ |
| H A D | nd6_nbr.c | 101 static void nd6_queue_add(struct ifaddr *, struct in6_addr *, int, uint32_t); 369 nd6_queue_add(ifa, &saddr6, arc4random() % in nd6_ns_input() 1735 nd6_queue_add(struct ifaddr *ifa, struct in6_addr *daddr, in nd6_queue_add() function 1845 nd6_queue_add(ifa, &daddr, count * delay, flags); in nd6_grand_start()
|