Searched defs:bonding (Results 1 – 2 of 2) sorted by relevance
36 bool bonding = 3; field
43388 struct bonding { struct43398 int (*recv_probe)(const struct sk_buff *, struct bonding *, struct slave *); argument43399 spinlock_t mode_lock;43400 spinlock_t stats_lock;43401 u32 send_peer_notif;43402 u8 igmp_retrans;43403 struct proc_dir_entry *proc_entry;43404 char proc_file_name[16];43405 struct list_head bond_list;43406 u32 *rr_tx_counter;[all …]