Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dnecp_client.c383 uuid_t flow_id; member
551 uuid_t flow_id; member
879 necp_client_find_flow(struct necp_client *client, uuid_t flow_id) in necp_client_find_flow()
7064 necp_client_fd_find_flow(struct necp_fd_data *client_fd, uuid_t flow_id) in necp_client_fd_find_flow()
7082 uuid_t flow_id = {}; in necp_client_remove_flow() local
H A Dcontent_filter.h137 uuid_t flow_id; member
/xnu-8020.140.41/libsyscall/wrappers/skywalk/
H A Dos_channel.c1244 os_channel_flow_admissible(const channel_ring_t chrd, uuid_t flow_id, in os_channel_flow_admissible()