Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_3ad.h306 int bond_3ad_stats_fill(struct sk_buff *skb, struct bond_3ad_stats *stats);
/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c880 if (bond_3ad_stats_fill(skb, stats)) { in bond_fill_linkxstats()
H A Dbond_3ad.c2750 int bond_3ad_stats_fill(struct sk_buff *skb, struct bond_3ad_stats *stats) in bond_3ad_stats_fill() function