Searched refs:pol_lookup_t (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_fib.h | 417 typedef struct rt6_info *(*pol_lookup_t)(struct net *, typedef 436 int flags, pol_lookup_t lookup); 577 static inline struct rt6_info *pol_lookup_func(pol_lookup_t lookup, in pol_lookup_func()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_fib.h | 410 typedef struct rt6_info *(*pol_lookup_t)(struct net *, typedef 429 int flags, pol_lookup_t lookup); 569 static inline struct rt6_info *pol_lookup_func(pol_lookup_t lookup, in pol_lookup_func()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | fib6_rules.c | 93 int flags, pol_lookup_t lookup) in fib6_rule_lookup() 203 pol_lookup_t lookup = arg->lookup_ptr; in __fib6_rule_action()
|
H A D | ip6_fib.c | 313 int flags, pol_lookup_t lookup) in fib6_rule_lookup()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | fib6_rules.c | 94 int flags, pol_lookup_t lookup) in fib6_rule_lookup() 204 pol_lookup_t lookup = arg->lookup_ptr; in __fib6_rule_action()
|
H A D | ip6_fib.c | 314 int flags, pol_lookup_t lookup) in fib6_rule_lookup()
|
Completed in 10 milliseconds