Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfib_rules.h9 #define FIB_RULE_PERMANENT 0x00000001 macro
/Linux-v5.4/net/core/
Dfib_rules.c871 if (rule->flags & FIB_RULE_PERMANENT) { in fib_nl_delrule()