Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h185 extern int fsw_flow_config(struct nx_flowswitch *fsw, struct nx_flow_req *req);
H A Dfsw_flow.c493 fsw_flow_config(struct nx_flowswitch *fsw, struct nx_flow_req *req) in fsw_flow_config() function
H A Dfsw.c262 err = fsw_flow_config(fsw, req); in fsw_ctl_flow_config()