Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_redirect.c1363 redirect_detach_notify(void *arg) in redirect_detach_notify() function
1479 ifnet_set_detach_notify(delegate_ifp, redirect_detach_notify, rd); in redirect_set_delegate()