Searched defs:bonding (Results 1 – 1 of 1) sorted by relevance
193 struct bonding { struct202 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument211 spinlock_t mode_lock;212 spinlock_t stats_lock;213 u8 send_peer_notif;214 u8 igmp_retrans;216 struct proc_dir_entry *proc_entry;217 char proc_file_name[IFNAMSIZ];219 struct list_head bond_list;220 u32 rr_tx_counter;[all …]