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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.h97 in6_rtchange(struct inpcb *, int);
H A Draw_ip6.c250 void (*notify)(struct inpcb *, int) = in6_rtchange;
259 notify = in6_rtchange, d = NULL;
H A Din6_pcb.c949 * and use in6_rtchange to invalidate the route cache.
950 * Dead host indications: also use in6_rtchange to invalidate
961 notify = in6_rtchange;
1179 in6_rtchange( function
H A Dudp6_usrreq.c491 notify = in6_rtchange, d = NULL;

Completed in 13 milliseconds