Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c375 uuid_t flow_id; member
543 uuid_t flow_id; member
858 necp_client_find_flow(struct necp_client *client, uuid_t flow_id) in necp_client_find_flow()
7014 necp_client_fd_find_flow(struct necp_fd_data *client_fd, uuid_t flow_id) in necp_client_fd_find_flow()
7032 uuid_t flow_id = {}; in necp_client_remove_flow() local
H A Dcontent_filter.h137 uuid_t flow_id; member
/xnu-8019.80.24/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()