Home
last modified time | relevance | path

Searched refs:TCA_VLAN_ACT_POP (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/linux-private/linux/tc_act/
Dtc_vlan.h18 #define TCA_VLAN_ACT_POP 1 macro
/third_party/libnl/lib/route/act/
Dvlan.c90 if ((v->v_parm.v_action != TCA_VLAN_ACT_POP) && !(v->v_flags & VLAN_F_VID)) in vlan_msg_fill()
169 case TCA_VLAN_ACT_POP: in vlan_dump_details()