Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h18 #define BOND_OPT_MAX_NAMELEN 32 macro
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c575 char *p, valstr[BOND_OPT_MAX_NAMELEN + 1] = { 0, }; in bond_opt_parse()