Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/tc_act/
H A Dtc_vlan.h18 #define TCA_VLAN_ACT_POP 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/tc_act/
H A Dtc_vlan.h18 #define TCA_VLAN_ACT_POP 1 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/
H A Dtc_vlan.h16 #define TCA_VLAN_ACT_POP 1 macro
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_vlan.c45 case TCA_VLAN_ACT_POP: in tcf_vlan_act()
156 case TCA_VLAN_ACT_POP: in tcf_vlan_init()
H A Dcls_api.c3624 case TCA_VLAN_ACT_POP: in tc_setup_flow_action()