Home
last modified time | relevance | path

Searched refs:BOND_OPT_MAX_NAMELEN (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Dbond_options.h10 #define BOND_OPT_MAX_NAMELEN 32 macro
/Linux-v5.4/drivers/net/bonding/
Dbond_options.c511 char *p, valstr[BOND_OPT_MAX_NAMELEN + 1] = { 0, }; in bond_opt_parse()