Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) ")");
/kernel/linux/linux-6.6/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) ")");

Completed in 4 milliseconds