Searched refs:FIB_RULE_FIND_SADDR (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfib_rules.h17 #define FIB_RULE_FIND_SADDR 0x00010000 macro
/linux-master/net/ipv6/
H A Dfib6_rules.c141 if ((rule->flags & FIB_RULE_FIND_SADDR) &&
314 * If FIB_RULE_FIND_SADDR is set and we do not have a
323 } else if (!(r->common.flags & FIB_RULE_FIND_SADDR))

Completed in 84 milliseconds