Searched defs:bond_mode (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | if_bonding.h | 110 __s32 bond_mode; member |
| /linux/drivers/net/bonding/ | ||
| H A D | bond_main.c | 6071 int bond_mode = BOND_MODE_ROUNDROBIN; in bond_check_params() local |