Searched defs:bonding (Results 1 – 1 of 1) sorted by relevance
26723 struct bonding { struct26732 int (*recv_probe)(const struct sk_buff *, struct bonding *, struct slave *); argument26733 spinlock_t mode_lock;26734 spinlock_t stats_lock;26735 u32 send_peer_notif;26736 u8 igmp_retrans;26737 struct proc_dir_entry *proc_entry;26738 char proc_file_name[16];26739 struct list_head bond_list;26740 u32 *rr_tx_counter;[all …]