Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_netlink.c1017 if (data[IFLA_BR_VLAN_DEFAULT_PVID]) { in br_validate()
1018 __u16 defpvid = nla_get_u16(data[IFLA_BR_VLAN_DEFAULT_PVID]); in br_validate()
1089 [IFLA_BR_VLAN_DEFAULT_PVID] = { .type = NLA_U16 },
1164 if (data[IFLA_BR_VLAN_DEFAULT_PVID]) { in br_changelink()
1165 __u16 defpvid = nla_get_u16(data[IFLA_BR_VLAN_DEFAULT_PVID]); in br_changelink()
1493 nla_put_u16(skb, IFLA_BR_VLAN_DEFAULT_PVID, br->default_pvid) || 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.h282 IFLA_BR_VLAN_DEFAULT_PVID, 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.h282 IFLA_BR_VLAN_DEFAULT_PVID, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_link.h466 IFLA_BR_VLAN_DEFAULT_PVID, enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_link.h287 IFLA_BR_VLAN_DEFAULT_PVID, enumerator