Searched defs:nfp_fl_output (Results 1 – 2 of 2) sorted by relevance
180 struct nfp_fl_output { struct181 struct nfp_fl_act_head head;182 __be16 flags;183 __be32 port;
171 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, in nfp_fl_output() function