Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Drtnetlink.h259 __RTN_MAX enumerator
262 #define RTN_MAX (__RTN_MAX - 1)
/linux/net/ipv4/
A Dfib_trie.c2753 static const char *const rtn_type_names[__RTN_MAX] = {
2770 if (t < __RTN_MAX && rtn_type_names[t]) in rtn_type()

Completed in 11 milliseconds