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