Searched refs:IS_SSL_PORT (Results 1 – 2 of 2) sorted by relevance
162 if (!((type == IS_SSL_PORT && ep->ke_ssl_port == port) || in kssl_find_entry()580 kssl_params->kssl_addr.sin6_port, IS_SSL_PORT, B_TRUE); in kssl_add_entry()669 IS_SSL_PORT, B_FALSE); in kssl_delete_entry()
202 #define IS_SSL_PORT 1 macro