Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Dgw.c71 #define CGW_DEFAULT_HOPS 1 macro
73 static unsigned int max_hops __read_mostly = CGW_DEFAULT_HOPS;
79 "default: " __stringify(CGW_DEFAULT_HOPS) ")");