Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c3156 necp_client_create_flow_registration(struct necp_fd_data *fd_data, struct necp_client *client) in necp_client_create_flow_registration() function
3256 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_socket_inner()
3382 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_register_multipath_cb()
3655 flow_registration = necp_client_create_flow_registration(client_fd, client); in necp_client_assign_from_socket()
7867 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_add_flow()
8133 …struct necp_client_flow_registration *new_registration = necp_client_create_flow_registration(fd_d… in necp_client_request_nexus()