Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_options.h118 static inline void __bond_opt_init(struct bond_opt_value *optval, in __bond_opt_init() function
128 #define bond_opt_initval(optval, value) __bond_opt_init(optval, NULL, value)
129 #define bond_opt_initstr(optval, str) __bond_opt_init(optval, str, ULLONG_MAX)