Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c3596 necp_client_create_flow_registration(struct necp_fd_data *fd_data, struct necp_client *client) in necp_client_create_flow_registration() function
3685 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_socket_inner()
3811 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_multipath_cb()
4083 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_assign_from_socket()
9391 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_add_flow()
9731 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_request_nexus()