Searched defs:bonding (Results 1 – 1 of 1) sorted by relevance
197 struct bonding { struct205 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument214 spinlock_t mode_lock;215 u8 send_peer_notif;216 u8 igmp_retrans;218 struct proc_dir_entry *proc_entry;219 char proc_file_name[IFNAMSIZ];221 struct list_head bond_list;222 u32 rr_tx_counter;223 struct ad_bond_info ad_info;[all …]