Searched defs:nfp_fl_output (Results 1 – 2 of 2) sorted by relevance
182 struct nfp_fl_output { struct183 struct nfp_fl_act_head head;184 __be16 flags;185 __be32 port;
172 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, in nfp_fl_output() function