Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute_private.h221 extern const char * route_event2str(int route_event);
H A Droute.c4551 route_event2str(int route_event) in route_event2str() function
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1024 route_event2str(route_ev), sk_sa_ntop(dst, dst_s, in flow_route_ev_callback()
1030 sk_sa_ntop(dst, dst_s, sizeof(dst_s)), route_event2str(route_ev)); in flow_route_ev_callback()