Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h215 struct bonding { struct
225 int (*recv_probe)(const struct sk_buff *, struct bonding *, argument
234 spinlock_t mode_lock;
235 spinlock_t stats_lock;
236 u32 send_peer_notif;
237 u8 igmp_retrans;
239 struct proc_dir_entry *proc_entry;
240 char proc_file_name[IFNAMSIZ];
242 struct list_head bond_list;
243 u32 __percpu *rr_tx_counter;
[all …]
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192e.c468 u32 val32, bonding, sys_cfg, vendor; in rtl8192eu_identify_chip() local
/linux/net/batman-adv/
H A Dtypes.h1500 atomic_t bonding; member