Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dbonding.h206 struct bonding { struct
215 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
224 spinlock_t mode_lock;
225 spinlock_t stats_lock;
226 u8 send_peer_notif;
227 u8 igmp_retrans;
229 struct proc_dir_entry *proc_entry;
230 char proc_file_name[IFNAMSIZ];
232 struct list_head bond_list;
233 u32 rr_tx_counter;
[all …]
/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c1610 u32 val32, bonding; in rtl8xxxu_identify_chip() local
/linux-5.10/net/batman-adv/
Dtypes.h1581 atomic_t bonding; member