Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dbonding.h38 #define BOND_DEFAULT_MIIMON 100 macro
/linux-5.19.10/drivers/net/bonding/
Dbond_options.c841 bond->params.miimon = BOND_DEFAULT_MIIMON; in bond_option_mode_set()
Dbond_main.c5915 miimon = BOND_DEFAULT_MIIMON; in bond_check_params()