Searched defs:nfp_fl_push_vlan (Results 1 – 2 of 2) sorted by relevance
186 struct nfp_fl_push_vlan { struct187 struct nfp_fl_act_head head;188 __be16 reserved;189 __be16 vlan_tpid;190 __be16 vlan_tci;
114 nfp_fl_push_vlan(struct nfp_fl_push_vlan *push_vlan, in nfp_fl_push_vlan() function