Searched refs:FIB_RULE_UNRESOLVED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | fib_rules.h | 11 #define FIB_RULE_UNRESOLVED 0x00000004 macro |
/openbmc/linux/net/core/ | ||
H A D | fib_rules.c | 1036 frh->flags |= FIB_RULE_UNRESOLVED; in fib_nl_fill_rule() |