Home
last modified time | relevance | path

Searched defs:remote_endpoint (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c101 struct necp_client_endpoint remote_endpoint; in fsw_netagent_flow_add() local
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c724 struct necp_client_endpoint remote_endpoint; in nx_netif_netagent_handle_ipv6_ula_flow_add() local
/xnu-12377.41.6/bsd/netinet/
H A Dflow_divert.c2059 flow_divert_set_remote_endpoint(struct flow_divert_pcb *fd_cb, struct sockaddr *remote_endpoint) in flow_divert_set_remote_endpoint()
2260 struct sockaddr *remote_endpoint = fd_cb->original_remote_endpoint; in flow_divert_disable() local
2535 union sockaddr_in_4_6 remote_endpoint = {}; in flow_divert_handle_connect_result() local
/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c12341 …struct necp_client_endpoint *local_endpoint, struct necp_client_endpoint *remote_endpoint, struct … in necp_create_nexus_assign_message()