Home
last modified time | relevance | path

Searched defs:flow_id (Results 1 – 12 of 12) sorted by relevance

/xnu-12377.1.9/tests/skywalk/
H A Dskt_xfer.c761 uint16_t dst_port, const void * data, size_t data_len, uuid_t flow_id, in frame_populate()
1237 channel_port_send_fragments(channel_port_t port, uuid_t flow_id, in channel_port_send_fragments()
1498 channel_port_receive_all(channel_port_t port, uuid_t flow_id, in channel_port_receive_all()
1581 send_and_receive(channel_port_t port, uuid_t flow_id, uint16_t src_port, in send_and_receive()
1770 ping_pong(channel_port_t port, uuid_t flow_id, uint16_t src_port, in ping_pong()
2218 send_tcp(channel_port_t port, uuid_t flow_id, uint16_t src_port, in send_tcp()
2335 do_error_receive(int child, channel_port_t port, uuid_t flow_id, uint16_t src_port, in do_error_receive()
2410 do_error_send(channel_port_t port, uuid_t flow_id, uint16_t src_port, in do_error_send()
2556 struct in_addr peer_ip, uint16_t peer_port, uuid_t flow_id, in setup_flowswitch_and_flow()
2606 struct in_addr peer_ip, uint16_t peer_port, uuid_t flow_id, in fetch_if_flowswitch_and_setup_flow()
[all …]
H A Dskt_netifcompat.c248 uuid_t flow_id; in skt_fsw_common() local
H A Dskt_teardown.c68 uuid_t flow_id; in skt_teardown_pass() local
H A Dskt_writemem.c217 uuid_t flow_id; in skt_ms_fsw_init() local
H A Dskt_listener.c96 skt_listener_cleanup(uuid_t flow_id) in skt_listener_cleanup()
H A Dskt_bind.c162 uuid_t flow_id; in skt_bind_common() local
/xnu-12377.1.9/bsd/net/aop/
H A Daop_flow_stats.h46 uint32_t flow_id; /* Flow ID */ member
H A Dkpi_aop.c385 net_aop_setup_flow(uint32_t flow_id, bool add, uint32_t *stats_index) in net_aop_setup_flow()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c1220 os_channel_flow_admissible(const channel_ring_t chrd, uuid_t flow_id, in os_channel_flow_admissible()
1257 __unused uuid_t flow_id, __unused const flowadv_idx_t flow_index, in os_channel_flow_adv_get_ce_count()
1264 os_channel_flow_adv_get_feedback(const channel_ring_t chrd, uuid_t flow_id, in os_channel_flow_adv_get_feedback()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c1328 tx_lookup_child_flow(struct flow_entry *parent_fe, uuid_t flow_id) in tx_lookup_child_flow()
/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c405 uuid_t flow_id; member
589 uuid_t flow_id; member
1029 necp_client_find_flow(struct necp_client *client, uuid_t flow_id) in necp_client_find_flow()
8318 necp_client_fd_find_flow(struct necp_fd_data *client_fd, uuid_t flow_id) in necp_client_fd_find_flow()
8336 uuid_t flow_id = {}; in necp_client_remove_flow() local
11674 uuid_t flow_id = {}; in necp_client_get_flow_statistics() local
12373 u_int32_t flow_adv_index, void *flow_stats, uint32_t flow_id, size_t *message_length) in necp_create_nexus_assign_message()
H A Dcontent_filter.h126 uuid_t flow_id; member