Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 21 of 21) sorted by relevance

/xnu-12377.41.6/security/
H A Dmac_skywalk.c36 mac_skywalk_flow_check_connect(proc_t proc, void *flow, const struct sockaddr *addr, int type, int … in mac_skywalk_flow_check_connect()
48 mac_skywalk_flow_check_listen(proc_t proc, void *flow, const struct sockaddr *addr, int type, int p… in mac_skywalk_flow_check_listen()
/xnu-12377.41.6/bsd/net/classq/
H A Dclassq.c307 _getq_flow(class_queue_t *q, classq_pkt_t *pkt, u_int32_t flow) in _getq_flow()
586 _flushq_flow_mbuf(class_queue_t *q, u_int32_t flow, u_int32_t *cnt, in _flushq_flow_mbuf()
637 _flushq_flow_kpkt(class_queue_t *q, u_int32_t flow, u_int32_t *cnt, in _flushq_flow_kpkt()
687 _flushq_flow(class_queue_t *q, u_int32_t flow, u_int32_t *cnt, u_int32_t *len) in _flushq_flow()
H A Dif_classq.h53 u_int32_t flow; /* (in) 0 means all flows */ member
/xnu-12377.41.6/tests/skywalk/
H A Dskt_flow.c57 struct sktu_flow *flow; in skt_flow_add_del() local
174 struct sktu_flow *flow; in skt_flow_config_main() local
255 struct sktu_flow *flow; in skt_flow_conn_idle_main() local
H A Dskt_mpprotons.c59 struct sktu_flow *flow; in skt_flow_req_should_succeed() local
69 struct sktu_flow *flow; in skt_flow_req_should_fail() local
H A Dskt_restricted_port.c54 uuid_t flow; in skt_reserve_restricted_port() local
H A Dskt_flowswitch_ns_reserve.c370 ErrorFlags error_flags, uuid_t flow, uint16_t *bound_port) in skt_ns_sky_bind()
489 uuid_t flow; in skt_flowswitch_ns_sky_bsd() local
536 uuid_t flow; in skt_flowswitch_ns_check_v4mappedv6addr() local
615 uuid_t flow; in skt_flowswitch_ns_check_v4mappedv6addr2() local
H A Dskywalk_test_utils.c692 …xus_controller_t ncd, const uuid_t fsw, in_port_t in_port, nexus_port_t nx_port, const uuid_t flow) in sktc_bind_tcp4_flow()
768 sktc_unbind_flow(nexus_controller_t ncd, const uuid_t fsw, const uuid_t flow) in sktc_unbind_flow()
2583 sktu_attach_flow_metadata_to_frames(struct sktu_flow *flow, in sktu_attach_flow_metadata_to_frames()
2593 _sktu_create_udp_flow_input_frames(struct sktu_flow *flow, in _sktu_create_udp_flow_input_frames()
2604 _sktu_create_udp_flow_output_frames(struct sktu_flow *flow, in _sktu_create_udp_flow_output_frames()
2616 _sktu_create_tcp_flow_input_frames(struct sktu_flow *flow, in _sktu_create_tcp_flow_input_frames()
2627 _sktu_create_tcp_flow_output_frames(struct sktu_flow *flow, in _sktu_create_tcp_flow_output_frames()
2639 _sktu_create_ip_flow_input_frames(struct sktu_flow *flow, in _sktu_create_ip_flow_input_frames()
2649 _sktu_create_ip_flow_output_frames(struct sktu_flow *flow, in _sktu_create_ip_flow_output_frames()
2690 sktu_flow_to_string(struct sktu_flow *flow) in sktu_flow_to_string()
[all …]
H A Dskt_flowlookup.c100 struct sktu_flow *flow; in test_tcp_flow_send() local
143 struct sktu_flow *flow; in test_tcp_flow_receive() local
H A Dskt_mangle.c71 struct sktu_flow *flow; member
H A Dskt_reass.c210 reass_common(channel_port *ch_port, struct sktu_flow *flow, void *data, in reass_common()
H A Dskt_xfer.c273 const uuid_t fsw, nexus_port_t nx_port, const uuid_t flow, in connect_flow()
317 const uuid_t fsw, nexus_port_t nx_port, const uuid_t flow, in connect_child_flow()
/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c215 #define NECP_CLIENT_FLOW_LOG(client, flow, fmt, ...) … argument
1009 …struct necp_client_flow_registration *flow = RB_FIND(_necp_client_flow_global_tree, &necp_client_f… in necp_find_client_and_lock() local
1031 struct necp_client_flow_registration *flow = NULL; in necp_client_find_flow() local
1053 …struct necp_client_flow_registration *flow = RB_FIND(_necp_fd_flow_tree, &client_fd->flows, &find); in necp_client_fd_find_client_unlocked() local
1241 struct necp_client_flow *flow = NULL; in necp_flow_save_current_interface_details() local
1254 struct necp_client_flow *flow = NULL; in necp_client_collect_interface_stats() local
1296 struct necp_client_flow *flow = NULL; in necp_client_collect_aop_flow_stats() local
2175 struct necp_client_flow *flow = NULL; in necp_client_add_nexus_flow_if_needed() local
2227 struct necp_client_flow *flow = NULL; in necp_client_add_interface_flow_if_needed() local
2327 struct necp_client_flow *flow) in necp_client_flow_is_viable()
[all …]
H A Dif.c1707 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, in if_qflush_sc()
H A Ddlil.c2906 uint32_t flow; in ifnet_mcast_clear_dscp() local
/xnu-12377.41.6/bsd/netinet/
H A Dudp_usrreq.c3249 udp_port_unreach_rlc_common(struct in_endpoints *flow) in udp_port_unreach_rlc_common()
3296 struct in_endpoints flow; in udp_port_unreach_rlc_compress() local
3316 struct in_endpoints flow; in udp6_port_unreach_rlc_compress() local
H A Dtcp_subr.c345 struct in_endpoints flow; in tcp_rst_rlc_compress() local
H A Dmptcp_subr.c6090 fill_mptcp_subflow(struct socket *so, mptcp_flow_t *flow, struct mptsub *mpts) in fill_mptcp_subflow()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h789 struct __flow *flow = pkt->pkt_flow; in flow_pkt2key() local
/xnu-12377.41.6/bsd/skywalk/packet/
H A Dpbufpool.c541 struct __flow *__single flow; in pp_metadata_construct() local
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c852 struct __flow *flow = pkt->pkt_flow; in pkt_is_for_listener() local