Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dbonding.h36 #define BOND_DEFAULT_MIIMON 100 macro
/linux-6.6.21/drivers/net/bonding/
Dbond_options.c864 bond->params.miimon = BOND_DEFAULT_MIIMON; in bond_option_mode_set()
Dbond_main.c6084 miimon = BOND_DEFAULT_MIIMON; in bond_check_params()