Home
last modified time | relevance | path

Searched defs:bonding (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/net/
Dbonding.h209 struct bonding { struct
218 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
227 spinlock_t mode_lock;
228 spinlock_t stats_lock;
229 u8 send_peer_notif;
230 u8 igmp_retrans;
232 struct proc_dir_entry *proc_entry;
233 char proc_file_name[IFNAMSIZ];
235 struct list_head bond_list;
236 u32 __percpu *rr_tx_counter;
[all …]
/Linux-v5.15/net/batman-adv/
Dtypes.h1561 atomic_t bonding; member
/Linux-v5.15/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c1610 u32 val32, bonding; in rtl8xxxu_identify_chip() local