Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c3439 necp_client_create_flow_registration(struct necp_fd_data *fd_data, struct necp_client *client) in necp_client_create_flow_registration() function
3528 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_socket_inner()
3654 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_multipath_cb()
3926 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_assign_from_socket()
8640 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_add_flow()
8945 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_request_nexus()