Home
last modified time | relevance | path

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

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