Searched defs:old_n (Results 1 – 2 of 2) sorted by relevance
1293 static void *realloc_array(void *arr, size_t old_n, size_t new_n, size_t size) in realloc_array()1362 size_t old_n = state->allocated_stack / BPF_REG_SIZE, n; in grow_stack_state() local
4298 struct neighbour *n, *old_n = neigh_entry->key.n; in mlxsw_sp_nexthop_dead_neigh_replace() local