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