Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbond_3ad.h307 int bond_3ad_stats_fill(struct sk_buff *skb, struct bond_3ad_stats *stats);
/linux-6.1.9/drivers/net/bonding/
Dbond_netlink.c875 if (bond_3ad_stats_fill(skb, stats)) { in bond_fill_linkxstats()
Dbond_3ad.c2741 int bond_3ad_stats_fill(struct sk_buff *skb, struct bond_3ad_stats *stats) in bond_3ad_stats_fill() function