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

/linux-4.4.14/net/core/
H A Dflow.c212 /* Packet really early in init? Making flow_cache_init a flow_cache_lookup()
435 int flow_cache_init(struct net *net) flow_cache_init() function
492 EXPORT_SYMBOL(flow_cache_init); variable
/linux-4.4.14/include/net/
H A Dflow.h241 int flow_cache_init(struct net *net);
/linux-4.4.14/net/xfrm/
H A Dxfrm_policy.c3045 rv = flow_cache_init(net); xfrm_net_init()

Completed in 162 milliseconds