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