Searched refs:CGW_MAX_HOPS (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/net/can/ | ||
H A D | gw.c | 71 #define CGW_MAX_HOPS 6 macro 79 __stringify(CGW_MAX_HOPS) " hops, " 998 max_hops = clamp_t(unsigned int, max_hops, CGW_MIN_HOPS, CGW_MAX_HOPS); cgw_module_init() |
Completed in 80 milliseconds