Searched refs:pop_vlan (Results 1 – 2 of 2) sorted by relevance
133 u8 pop_vlan; member303 u16 vid, bool *pop_vlan) in rocker_port_vid_to_vlan() argument307 if (pop_vlan) in rocker_port_vid_to_vlan()308 *pop_vlan = false; in rocker_port_vid_to_vlan()312 if (pop_vlan) in rocker_port_vid_to_vlan()313 *pop_vlan = true; in rocker_port_vid_to_vlan()2202 entry->l2_interface.pop_vlan)) in rocker_cmd_group_tbl_add_l2_interface()2830 int pop_vlan) in rocker_group_l2_interface() argument2839 entry->l2_interface.pop_vlan = pop_vlan; in rocker_group_l2_interface()3182 __be16 vlan_id, bool pop_vlan) in rocker_port_vlan_l2_groups() argument[all …]
229 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan() function1073 err = pop_vlan(skb, key); in do_execute_actions()