Searched refs:socket_array (Results 1 – 1 of 1) sorted by relevance
1412 static struct socket *socket_array[SOFLOW_GC_MAX_COUNT]; in soflow_gc_expire() local1444 if (socket_array[socket_count] == so) { in soflow_gc_expire()1450 socket_array[socket_count] = so; in soflow_gc_expire()1464 so = soflow_validate_dgram_socket(socket_array[i]); in soflow_gc_expire()