Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c335 nd6_sched_timeout(NULL, NULL); in fsw_ethernet_resolve()
427 nd6_sched_timeout(NULL, NULL); in fsw_ethernet_resolve()
/xnu-11215.81.4/bsd/netinet6/
H A Dnd6.c1775 nd6_sched_timeout(NULL, NULL); in nd6_drain()
1825 nd6_sched_timeout(&atv, leeway); in nd6_timeout()
1833 nd6_sched_timeout(struct timeval *atv, struct timeval *ltv) in nd6_sched_timeout() function
2738 nd6_sched_timeout(NULL, NULL); in nd6_rtrequest()
2921 nd6_sched_timeout(NULL, NULL); in nd6_rtrequest()
3820 nd6_sched_timeout(NULL, NULL); in nd6_cache_lladdr()
4202 nd6_sched_timeout(NULL, NULL); in nd6_output_list()
4259 nd6_sched_timeout(NULL, NULL); in nd6_output_list()
H A Dnd6.h838 extern void nd6_sched_timeout(struct timeval *, struct timeval *);
H A Dnd6_nbr.c1128 nd6_sched_timeout(NULL, NULL); in nd6_na_input()
1254 nd6_sched_timeout(NULL, NULL); in nd6_na_input()
/xnu-11215.81.4/bsd/net/
H A Droute.c3144 nd6_sched_timeout(NULL, NULL); in rt_lookup_common()