Home
last modified time | relevance | path

Searched refs:channel_port (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.41.6/tests/skywalk/
H A Dskywalk_test_common.h75 void sktc_setup_channel_worker(uuid_t instance_uuid, nexus_port_t channel_port,
H A Dskt_reass.c69 static channel_port port;
210 reass_common(channel_port *ch_port, struct sktu_flow *flow, void *data, in reass_common()
H A Dskt_xfer.c2713 channel_port port; in skt_xfer_udp_common()
2914 channel_port port; in skt_xfer_udp_with_errors_common()
3075 channel_port port; in skt_xfer_tcpflood()
3202 channel_port port; in skt_xfer_setuponly()
3299 channel_port port; in skt_xfer_flowmatch()
3433 channel_port port; in skt_xfer_flowcleanup()
3534 channel_port port; in skt_xfer_csumoffload()
3667 channel_port port; in skt_xfer_qosmarking()
3795 channel_port port; in skt_xfer_listener_tcp_rst()
3920 channel_port port; in skt_xfer_udp_frags()
[all …]
H A Dskt_mangle.c70 channel_port port;
H A Dskywalk_test_utils.h171 } channel_port, *channel_port_t, *sktu_channel_port_t; typedef
H A Dskt_flowlookup.c60 static channel_port port;
H A Dskt_netifdirect.c757 channel_port port; in skt_netifdirect_xfer_ipv6()
H A Dskywalk_test_common.c627 sktc_setup_channel_worker(uuid_t instance_uuid, nexus_port_t channel_port, in sktc_setup_channel_worker() argument
638 sktc_channel = sktu_channel_create_extended(instance_uuid, channel_port, in sktc_setup_channel_worker()