Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_redirect.c745 redirect_rx_cb(void *arg, struct pktq *spktq) in redirect_rx_cb() function
1428 error = ifnet_set_flowswitch_rx_callback(delegate_ifp, redirect_rx_cb, rd); in redirect_set_delegate()