Home
last modified time | relevance | path

Searched refs:flow_cache_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/core/
Dflow.c192 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);
/linux-4.1.27/include/net/
Dflow.h225 struct flow_cache_object *flow_cache_lookup(struct net *net,
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c2247 flo = flow_cache_lookup(net, fl, family, dir, in xfrm_lookup()
2493 flo = flow_cache_lookup(net, &fl, family, fl_dir, in __xfrm_policy_check()