Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dbumble_config.proto36 bool bonding = 3; field
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h43388 struct bonding { struct
43398 int (*recv_probe)(const struct sk_buff *, struct bonding *, struct slave *); argument
43399 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 …]