Home
last modified time | relevance | path

Searched refs:TCA_VLAN_PUSH_VLAN_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_vlan.c110 [TCA_VLAN_PUSH_VLAN_PRIORITY] = { .type = NLA_U8 },
193 push_prio_exists = !!tb[TCA_VLAN_PUSH_VLAN_PRIORITY]; in tcf_vlan_init()
195 push_prio = nla_get_u8(tb[TCA_VLAN_PUSH_VLAN_PRIORITY]); in tcf_vlan_init()
310 (nla_put_u8(skb, TCA_VLAN_PUSH_VLAN_PRIORITY, in tcf_vlan_dump()
/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.h34 TCA_VLAN_PUSH_VLAN_PRIORITY, enumerator
/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.h34 TCA_VLAN_PUSH_VLAN_PRIORITY, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/
H A Dtc_vlan.h34 TCA_VLAN_PUSH_VLAN_PRIORITY, enumerator