Searched refs:flow_route_size (Results 1 – 1 of 1) sorted by relevance
100 static unsigned int flow_route_size; /* size of flow_route */ variable116 flow_route_size = sizeof(struct flow_route); in flow_route_init()117 flow_route_cache = skmem_cache_create(FR_ZONE_NAME, flow_route_size, in flow_route_init()318 bzero(fr, flow_route_size); in fr_alloc()