Searched refs:nd6_queue_add (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/netinet6/ |
| H A D | nd6_nbr.c | 101 static void nd6_queue_add(struct ifaddr *, struct in6_addr *, 373 nd6_queue_add(ifa, &saddr6, &taddr6, &proxydl, arc4random() % in nd6_ns_input() 1756 nd6_queue_add(struct ifaddr *ifa, struct in6_addr *daddr, in nd6_queue_add() 1877 nd6_queue_add(ifa, &daddr, NULL, NULL, count * delay, flags); 1735 nd6_queue_add(struct ifaddr *ifa, struct in6_addr *daddr, nd6_queue_add() function
|