Lines Matching refs:nexus

402 	unsigned nexus : 1; // If true, flow is a nexus; if false, flow is attached to socket  member
1073 if (flow->nexus) { in necp_flow_save_current_interface_details()
1259 if (search_flow->nexus && in necp_defunct_flow_registration()
1568 if (search_flow->nexus && in necp_destroy_client_flow_registration()
1599 if (search_flow->nexus) { in necp_destroy_client_flow_registration()
1864 new_flow->nexus = TRUE; in necp_client_add_nexus_flow()
1888 if (flow->nexus && in necp_client_add_nexus_flow_if_needed()
1946 if (!flow->nexus && !flow->socket && flow->interface_index == interface_index) { in necp_client_add_interface_flow_if_needed()
2047 bool ignore_address = (client->allow_multiple_flows && !flow->nexus && !flow->socket); in necp_client_flow_is_viable()
2169 …if (flow->viable && client_updated && (flow->socket || (!flow->socket && !flow->nexus)) && flow->u… in necp_client_update_flows()
2176 if (client_updated && (flow->socket || (!flow->socket && !flow->nexus)) && flow->u.cb) { in necp_client_update_flows()
2188 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2205 if (!flow->nexus && !flow->assigned) { in necp_client_update_flows()
2213 if (flow->nexus) { in necp_client_update_flows()
3606 if (!search_flow->socket && !search_flow->nexus && in necp_client_unregister_multipath_cb()
3823 if ((flow->nexus && uuid_compare(flow->u.nexus_agent, netagent_uuid) == 0) || in necp_update_flow_protoctl_event()
3879 if (flow->nexus && in necp_assign_client_result_locked()
4785 if (search_flow->nexus && in necp_defunct_client_fd_locked_inner()
7191 if (flow->nexus) { in necp_client_calculate_flow_tlv_size()
7230 if (flow->nexus) { in necp_client_fillout_flow_tlvs()
7253 if (flow->nexus) { in necp_client_fillout_flow_tlvs()
7289 if (flow->nexus) { in necp_client_fillout_flow_tlvs()