Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp_client.c3281 necp_client_create_flow_registration(struct necp_fd_data *fd_data, struct necp_client *client) in necp_client_create_flow_registration() function
3370 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_socket_inner()
3496 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_multipath_cb()
3769 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_assign_from_socket()
8221 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_add_flow()
8499 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_request_nexus()