Searched defs:bonding (Results 1 – 2 of 2) sorted by relevance
216 struct bonding { struct226 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument235 spinlock_t mode_lock;236 spinlock_t stats_lock;237 u32 send_peer_notif;238 u8 igmp_retrans;240 struct proc_dir_entry *proc_entry;241 char proc_file_name[IFNAMSIZ];243 struct list_head bond_list;244 u32 __percpu *rr_tx_counter;[all …]
1560 u8 bonding; member