Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dnecp_client.c3177 necp_client_create_flow_registration(struct necp_fd_data *fd_data, struct necp_client *client) in necp_client_create_flow_registration() function
3277 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_socket_inner()
3403 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_multipath_cb()
3676 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_assign_from_socket()
7922 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_add_flow()
8188 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_request_nexus()