Home
last modified time | relevance | path

Searched defs:pop_vlan (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c109 u8 pop_vlan; member
249 u16 vid, bool *pop_vlan) in ofdpa_port_vid_to_vlan()
1137 u32 out_pport, int pop_vlan) in ofdpa_group_l2_interface()
1474 __be16 vlan_id, bool pop_vlan) in ofdpa_port_vlan_l2_groups()
2038 bool pop_vlan; in ofdpa_port_fwding() local
/linux/net/openvswitch/
H A Dactions.c183 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan() function