Searched refs:socket_array (Results 1 – 1 of 1) sorted by relevance
1413 static struct socket *socket_array[SOFLOW_GC_MAX_COUNT]; in soflow_gc_expire() local1445 if (socket_array[socket_count] == so) { in soflow_gc_expire()1451 socket_array[socket_count] = so; in soflow_gc_expire()1465 so = soflow_validate_dgram_socket(socket_array[i]); in soflow_gc_expire()