Searched defs:flow_id (Results 1 – 12 of 12) sorted by relevance
| /xnu-12377.1.9/tests/skywalk/ |
| H A D | skt_xfer.c | 761 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 D | skt_netifcompat.c | 248 uuid_t flow_id; in skt_fsw_common() local
|
| H A D | skt_teardown.c | 68 uuid_t flow_id; in skt_teardown_pass() local
|
| H A D | skt_writemem.c | 217 uuid_t flow_id; in skt_ms_fsw_init() local
|
| H A D | skt_listener.c | 96 skt_listener_cleanup(uuid_t flow_id) in skt_listener_cleanup()
|
| H A D | skt_bind.c | 162 uuid_t flow_id; in skt_bind_common() local
|
| /xnu-12377.1.9/bsd/net/aop/ |
| H A D | aop_flow_stats.h | 46 uint32_t flow_id; /* Flow ID */ member
|
| H A D | kpi_aop.c | 385 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 D | os_channel.c | 1220 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 D | flow_manager.c | 1328 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 D | necp_client.c | 405 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 D | content_filter.h | 126 uuid_t flow_id; member
|