Searched refs:IFLA_VF_VLAN_LIST (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/ |
| H A D | if_link.h | 675 IFLA_VF_VLAN_LIST, /* nested list of vlans, option for QinQ */ 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/ |
| H A D | if_link.h | 675 IFLA_VF_VLAN_LIST, /* nested list of vlans, option for QinQ */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_link.h | 902 IFLA_VF_VLAN_LIST, /* nested list of vlans, option for QinQ */ enumerator
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | if_link.h | 711 IFLA_VF_VLAN_LIST, /* nested list of vlans, option for QinQ */ enumerator
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 1321 vfvlanlist = nla_nest_start_noflag(skb, IFLA_VF_VLAN_LIST); in rtnl_fill_vfinfo() 1893 [IFLA_VF_VLAN_LIST] = { .type = NLA_NESTED }, 2351 if (tb[IFLA_VF_VLAN_LIST]) { in do_setvfinfo() 2360 nla_for_each_nested(attr, tb[IFLA_VF_VLAN_LIST], rem) { in do_setvfinfo()
|