Home
last modified time | relevance | path

Searched refs:bond_mode_uses_arp (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h328 static inline bool bond_mode_uses_arp(int mode) in bond_mode_uses_arp() function
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_options.c764 if (!bond_mode_uses_arp(newval->value)) { in bond_option_mode_set()
H A Dbond_main.c5070 if (!bond_mode_uses_arp(bond_mode)) { in bond_check_params()