Home
last modified time | relevance | path

Searched refs:IFLA_BRIDGE_MODE (Results 1 – 10 of 10) sorted by relevance

/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_bridge.h120 IFLA_BRIDGE_MODE, enumerator
/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_bridge.h120 IFLA_BRIDGE_MODE, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bridge.h120 IFLA_BRIDGE_MODE, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4992 if (nla_type(attr) != IFLA_BRIDGE_MODE) in be_ndo_bridge_setlink()
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c4649 if (nla_put_u16(skb, IFLA_BRIDGE_MODE, mode)) { in ndo_dflt_bridge_getlink()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_main.c6538 if (nla_type(attr) != IFLA_BRIDGE_MODE) in ice_bridge_setlink()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4634 if (nla_type(attr) != IFLA_BRIDGE_MODE) in mlx5e_bridge_setlink()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9922 if (nla_type(attr) != IFLA_BRIDGE_MODE) in ixgbe_ndo_bridge_setlink()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12154 if (nla_type(attr) != IFLA_BRIDGE_MODE) in bnxt_bridge_setlink()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c12527 if (nla_type(attr) != IFLA_BRIDGE_MODE) in i40e_ndo_bridge_setlink()