Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h268 __RTN_MAX enumerator
271 #define RTN_MAX (__RTN_MAX - 1)
/linux-6.3-rc2/net/ipv4/
A Dfib_trie.c2768 static const char *const rtn_type_names[__RTN_MAX] = {
2785 if (t < __RTN_MAX && rtn_type_names[t]) in rtn_type()

Completed in 11 milliseconds