Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_netlink.c233 static int br_port_fill_attrs(struct sk_buff *skb, in br_port_fill_attrs() function
499 if (nest == NULL || br_port_fill_attrs(skb, port) < 0) in br_fill_ifinfo()
1223 return br_port_fill_attrs(skb, br_port_get_rtnl(dev)); in br_port_fill_slave_info()