Searched refs:socket_array (Results 1 – 1 of 1) sorted by relevance
1431 static struct socket *socket_array[SOFLOW_GC_MAX_COUNT]; in soflow_gc_expire() local1463 if (socket_array[socket_count] == so) { in soflow_gc_expire()1469 socket_array[socket_count] = so; in soflow_gc_expire()1483 so = soflow_validate_dgram_socket(socket_array[i]); in soflow_gc_expire()