Searched defs:nfp_fl_push_vlan (Results 1 – 2 of 2) sorted by relevance
188 struct nfp_fl_push_vlan { struct189 struct nfp_fl_act_head head;190 __be16 reserved;191 __be16 vlan_tpid;192 __be16 vlan_tci;
115 nfp_fl_push_vlan(struct nfp_fl_push_vlan *push_vlan, in nfp_fl_push_vlan() function