Searched refs:flow_cache_lookup (Results 1 – 2 of 2) sorted by relevance
/net/core/ |
D | flow.c | 192 flow_cache_lookup(struct net *net, const struct flowi *key, u16 family, u8 dir, in flow_cache_lookup() function 279 EXPORT_SYMBOL(flow_cache_lookup);
|
/net/xfrm/ |
D | xfrm_policy.c | 2197 flo = flow_cache_lookup(net, fl, family, dir, in xfrm_lookup() 2443 flo = flow_cache_lookup(net, &fl, family, fl_dir, in __xfrm_policy_check()
|