Gets the current network based on the value of the $current_site global variable. Note that the terminology of "site" used in the function and variable name is old.
<?php get_current_site(); ?>
None
get_current_site() is located in wp-includes/ms-functions.php
.