Searched refs:necp_fd_type (Results 1 – 2 of 2) sorted by relevance
619 u_int8_t necp_fd_type; member1869 if ((*fd_data)->necp_fd_type != necp_fd_type_client) { in necp_find_fd_data()5177 if (client_fd->necp_fd_type != necp_fd_type_client) { in necp_set_client_as_background()5208 if (client_fd->necp_fd_type != necp_fd_type_client) { in necp_fd_defunct()6818 fd_data->necp_fd_type = necp_fd_type_client; in necp_open()
290 u_int8_t necp_fd_type; member893 if ((*session)->necp_fd_type != necp_fd_type_session) { in necp_session_find_from_fd()1922 new_session->necp_fd_type = necp_fd_type_session; in necp_create_session()