Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_link.h296 IFLA_BRPORT_BRIDGE_ID, /* designated bridge */ enumerator
/linux-4.4.14/net/bridge/
Dbr_netlink.c181 nla_put(skb, IFLA_BRPORT_BRIDGE_ID, sizeof(struct ifla_bridge_id), in br_port_fill_attrs()