Searched refs:FIB_RULE_PERMANENT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/include/uapi/linux/ | ||
| D | fib_rules.h | 9 #define FIB_RULE_PERMANENT 0x00000001 macro |
| /Linux-v4.19/net/core/ | ||
| D | fib_rules.c | 872 if (rule->flags & FIB_RULE_PERMANENT) { in fib_nl_delrule() |