Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_netlink.c1007 if (data[IFLA_BR_VLAN_PROTOCOL]) { in br_validate()
1008 switch (nla_get_be16(data[IFLA_BR_VLAN_PROTOCOL])) { in br_validate()
1068 [IFLA_BR_VLAN_PROTOCOL] = { .type = NLA_U16 },
1156 if (data[IFLA_BR_VLAN_PROTOCOL]) { in br_changelink()
1157 __be16 vlan_proto = nla_get_be16(data[IFLA_BR_VLAN_PROTOCOL]); in br_changelink()
1492 if (nla_put_be16(skb, IFLA_BR_VLAN_PROTOCOL, br->vlan_proto) || in br_fill_info()
/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 Dif_link.h251 IFLA_BR_VLAN_PROTOCOL, 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 Dif_link.h251 IFLA_BR_VLAN_PROTOCOL, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_link.h435 IFLA_BR_VLAN_PROTOCOL, enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_link.h256 IFLA_BR_VLAN_PROTOCOL, enumerator