Searched refs:ifla_bridge_id (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/net/bridge/ |
| D | br_netlink.c | 139 + nla_total_size(sizeof(struct ifla_bridge_id)) /* IFLA_BRPORT_ROOT_ID */ in br_port_info_size() 140 + nla_total_size(sizeof(struct ifla_bridge_id)) /* IFLA_BRPORT_BRIDGE_ID */ in br_port_info_size() 202 nla_put(skb, IFLA_BRPORT_ROOT_ID, sizeof(struct ifla_bridge_id), in br_port_fill_attrs() 204 nla_put(skb, IFLA_BRPORT_BRIDGE_ID, sizeof(struct ifla_bridge_id), in br_port_fill_attrs() 1402 nla_total_size(sizeof(struct ifla_bridge_id)) + /* IFLA_BR_ROOT_ID */ in br_get_size() 1403 nla_total_size(sizeof(struct ifla_bridge_id)) + /* IFLA_BR_BRIDGE_ID */ in br_get_size() 1477 nla_put(skb, IFLA_BR_BRIDGE_ID, sizeof(struct ifla_bridge_id), in br_fill_info() 1479 nla_put(skb, IFLA_BR_ROOT_ID, sizeof(struct ifla_bridge_id), in br_fill_info()
|
| /Linux-v5.10/tools/include/uapi/linux/ |
| D | if_link.h | 300 struct ifla_bridge_id { struct
|
| /Linux-v5.10/include/uapi/linux/ |
| D | if_link.h | 479 struct ifla_bridge_id { struct
|