Home
last modified time | relevance | path

Searched refs:option_size (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dcanohost.c163 socklen_t option_size; in check_ip_options() local
172 option_size = sizeof(options); in check_ip_options()
174 &option_size) >= 0 && option_size != 0) { in check_ip_options()
176 for (i = 0; i < option_size; i++) in check_ip_options()