Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_var.h183 extern int fsw_flow_config(struct nx_flowswitch *fsw, struct nx_flow_req *req);
H A Dfsw_flow.c451 fsw_flow_config(struct nx_flowswitch *fsw, struct nx_flow_req *req) in fsw_flow_config() function
H A Dfsw.c259 err = fsw_flow_config(fsw, req); in fsw_ctl_flow_config()