Searched refs:rt_scope_t (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | rtnetlink.h | 288 enum rt_scope_t {  enum | 
| /Linux-v5.4/net/ipv4/ | ||
| D | fib_trie.c | 2562 static inline const char *rtn_scope(char *buf, size_t len, enum rt_scope_t s)  in rtn_scope() |