Searched refs:listening (Results 1 – 11 of 11) sorted by relevance
118 if (sp_ptr->listening == DAT_TRUE && sp_ptr->cr_list_count == 0) { in dapl_rsp_free()119 sp_ptr->listening = DAT_FALSE; in dapl_rsp_free()124 sp_ptr->listening = DAT_TRUE; in dapl_rsp_free()
147 } else if (sp_ptr->listening == DAT_TRUE) { in dapl_psp_create()171 sp_ptr->listening = DAT_TRUE; in dapl_psp_create()194 sp_ptr->listening = DAT_FALSE; in dapl_psp_create()
157 sp_ptr->listening = DAT_TRUE; in dapl_psp_create_any()167 sp_ptr->listening = DAT_FALSE; in dapl_psp_create_any()
169 sp_ptr->listening = DAT_TRUE; in dapl_rsp_create()186 sp_ptr->listening = DAT_FALSE; in dapl_rsp_create()
148 if (sp_ptr->listening == DAT_FALSE) { in dapls_cr_callback()160 sp_ptr->listening = DAT_FALSE; in dapls_cr_callback()513 if (sp_ptr->listening != DAT_TRUE && in dapli_get_sp_ep()
74 ((DAPL_SP *)psp_handle)->listening != DAT_TRUE) { in dapl_psp_query()
96 sp_ptr->listening = DAT_FALSE; in dapl_psp_free()
156 if (anyone listening) { in l9p_connection_close() local
129 on which to create a listening socket for the filter. Maintaining138 'netstat -a' command can ensure that your filter process is listening on
552 DAT_BOOLEAN listening; /* PSP is registered & active */ member
1346 …cket local and remote addresses (port, ip and vlan) and add them to its listening database. In add…1403 This function will remove socket local and remote addresses (port, ip and vlan) from its listening …