Home
last modified time | relevance | path

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

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