Home
last modified time | relevance | path

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

/xnu-11417.121.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.c2712 channel_port port; in skt_xfer_udp_common()
2913 channel_port port; in skt_xfer_udp_with_errors_common()
3074 channel_port port; in skt_xfer_tcpflood()
3201 channel_port port; in skt_xfer_setuponly()
3298 channel_port port; in skt_xfer_flowmatch()
3432 channel_port port; in skt_xfer_flowcleanup()
3533 channel_port port; in skt_xfer_csumoffload()
3666 channel_port port; in skt_xfer_qosmarking()
3794 channel_port port; in skt_xfer_listener_tcp_rst()
3919 channel_port port; in skt_xfer_udp_frags()
[all …]
H A Dskt_mangle.c70 channel_port port;
H A Dskywalk_test_utils.h170 } 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()