Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbonding.h199 struct bonding { struct
207 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
216 spinlock_t mode_lock;
217 spinlock_t stats_lock;
218 u8 send_peer_notif;
219 u8 igmp_retrans;
221 struct proc_dir_entry *proc_entry;
222 char proc_file_name[IFNAMSIZ];
224 struct list_head bond_list;
225 u32 rr_tx_counter;
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.c1682 u32 val32, bonding; in rtl8xxxu_identify_chip() local
/linux-4.4.14/net/batman-adv/
Dtypes.h784 atomic_t bonding; member