Home
last modified time | relevance | path

Searched refs:nd6_sched_timeout (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c332 nd6_sched_timeout(NULL, NULL); in fsw_ethernet_resolve()
420 nd6_sched_timeout(NULL, NULL); in fsw_ethernet_resolve()
/xnu-8019.80.24/bsd/netinet6/
H A Dnd6.c1728 nd6_sched_timeout(NULL, NULL); in nd6_drain()
1777 nd6_sched_timeout(&atv, leeway); in nd6_timeout()
1785 nd6_sched_timeout(struct timeval *atv, struct timeval *ltv) in nd6_sched_timeout() function
2667 nd6_sched_timeout(NULL, NULL); in nd6_rtrequest()
2851 nd6_sched_timeout(NULL, NULL); in nd6_rtrequest()
3963 nd6_sched_timeout(NULL, NULL); in nd6_cache_lladdr()
4345 nd6_sched_timeout(NULL, NULL); in nd6_output_list()
4402 nd6_sched_timeout(NULL, NULL); in nd6_output_list()
H A Dnd6.h887 extern void nd6_sched_timeout(struct timeval *, struct timeval *);
H A Dnd6_nbr.c1090 nd6_sched_timeout(NULL, NULL); in nd6_na_input()
1212 nd6_sched_timeout(NULL, NULL); in nd6_na_input()
/xnu-8019.80.24/bsd/net/
H A Droute.c3108 nd6_sched_timeout(NULL, NULL); in rt_lookup_common()