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

/linux-4.4.14/net/core/
H A Dflow.c192 flow_cache_lookup(struct net *net, const struct flowi *key, u16 family, u8 dir, flow_cache_lookup() function
279 EXPORT_SYMBOL(flow_cache_lookup); variable
/linux-4.4.14/include/net/
H A Dflow.h237 struct flow_cache_object *flow_cache_lookup(struct net *net,
/linux-4.4.14/net/xfrm/
H A Dxfrm_policy.c1195 * one for cache and one for caller of flow_cache_lookup() */ xfrm_policy_lookup()
2266 flo = flow_cache_lookup(net, fl, family, dir, xfrm_lookup()
2513 flo = flow_cache_lookup(net, &fl, family, fl_dir, __xfrm_policy_check()

Completed in 226 milliseconds