Searched refs:fr_arg (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_manager.c | 619 flow_route_resolve_fn_t fr_resolve, void *fr_arg) in flow_req_prepare() argument 804 fr_resolve, fr_arg, &fr); in flow_req_prepare() 923 void *fr_arg) in flow_mgr_flow_add() argument 935 err = flow_req_prepare(req, nx, fm, ifp, fr_ctor, fr_resolve, fr_arg); in flow_mgr_flow_add()
|
| H A D | flow_var.h | 946 flow_route_ctor_fn_t fr_ctor, flow_route_resolve_fn_t fr_resolve, void *fr_arg);
|