Home
last modified time | relevance | path

Searched refs:IFLA_BRPORT_BRIDGE_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h517 IFLA_BRPORT_BRIDGE_ID, /* designated bridge */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h543 IFLA_BRPORT_BRIDGE_ID, /* designated bridge */ enumerator
/openbmc/linux/net/bridge/
H A Dbr_netlink.c263 nla_put(skb, IFLA_BRPORT_BRIDGE_ID, sizeof(struct ifla_bridge_id), in br_port_fill_attrs()