Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Droute_private.h227 extern const char * route_event2str(int route_event);
H A Droute.c4671 __func__, route_event2str(route_event_code)); in route_event_enqueue_nwk_wq_entry()
4677 route_event2str(int route_event) in route_event2str() function
/xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1023 __func__, route_event2str(route_ev)); in flow_route_ev_callback()
1033 route_event2str(route_ev), sk_sa_ntop(dst, dst_s, in flow_route_ev_callback()
1039 sk_sa_ntop(dst, dst_s, sizeof(dst_s)), route_event2str(route_ev)); in flow_route_ev_callback()