Home
last modified time | relevance | path

Searched defs:bonding (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dbonding.h193 struct bonding { struct
202 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
211 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 …]