Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h198 struct bonding { struct
206 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
215 spinlock_t mode_lock;
216 spinlock_t stats_lock;
217 u8 send_peer_notif;
218 u8 igmp_retrans;
220 struct proc_dir_entry *proc_entry;
221 char proc_file_name[IFNAMSIZ];
223 struct list_head bond_list;
224 u32 rr_tx_counter;
[all …]
/Linux-v5.4/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c1611 u32 val32, bonding; in rtl8xxxu_identify_chip() local
/Linux-v5.4/net/batman-adv/
Dtypes.h1578 atomic_t bonding; member