Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Droute_private.h218 ROUTE_EVHDLR_DEREGISTER, enumerator
H A Droute.c4454 if (route_ev_code == ROUTE_EVHDLR_DEREGISTER) { in route_event_callback()
4523 if (route_event_code != ROUTE_EVHDLR_DEREGISTER) { in route_event_enqueue_nwk_wq_entry()
4588 case ROUTE_EVHDLR_DEREGISTER: in route_event2str()
/xnu-10063.121.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1344 ROUTE_EVHDLR_DEREGISTER, fr->fr_rt_evhdlr_tag, FALSE); in flow_route_cleanup()