Searched refs:random_ip_address (Results 1 – 3 of 3) sorted by relevance
598 extern void random_ip_address(struct addrinfo *res, int mask_len);
3824 random_ip_address(local_res, local_mask_len); in send_omni_inner()3826 random_ip_address(remote_res, remote_mask_len); in send_omni_inner()
724 random_ip_address(struct addrinfo *res, int mask_len) in random_ip_address() function