Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Droute_private.h227 extern const char * route_event2str(int route_event);
H A Droute.c4619 __func__, route_event2str(route_event_code)); in route_event_enqueue_nwk_wq_entry()
4625 route_event2str(int route_event) in route_event2str() function
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1016 __func__, route_event2str(route_ev)); in flow_route_ev_callback()
1026 route_event2str(route_ev), sk_sa_ntop(dst, dst_s, in flow_route_ev_callback()
1032 sk_sa_ntop(dst, dst_s, sizeof(dst_s)), route_event2str(route_ev)); in flow_route_ev_callback()