Searched refs:p_ipaddr (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dstandalone.c283 handle_ip_count(void* p_ipaddr) argument
286 (unsigned int*)hash_lookup_entry(s_p_ip_count_hash, p_ipaddr);
291 hash_add_entry(s_p_ip_count_hash, p_ipaddr, (void*)&count);

Completed in 104 milliseconds