Home
last modified time | relevance | path

Searched refs:sktu_channel_port_init (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.41.6/tests/skywalk/
H A Dskt_xfer.c2767 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_udp_common()
2943 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_udp_with_errors_common()
3100 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_tcpflood()
3227 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_setuponly()
3326 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_flowmatch()
3464 sktu_channel_port_init(&port, handles.fsw_nx_uuid, OUR_FLOWSWITCH_PORT, in skt_xfer_flowcleanup()
3490 sktu_channel_port_init(&port, handles.fsw_nx_uuid, OUR_FLOWSWITCH_PORT, in skt_xfer_flowcleanup()
3560 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_csumoffload()
3695 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_qosmarking()
3827 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_listener_tcp_rst()
[all …]
H A Dskt_mangle.c425 sktu_channel_port_init(&ctx.port, ctx.handles.fsw_nx_uuid, 3, true, in skt_mangle_verify_internalize_metadata_main()
H A Dskywalk_test_utils.h283 extern void sktu_channel_port_init(channel_port_t ch_port, uuid_t instance,
H A Dskt_flowlookup.c432 sktu_channel_port_init(&port, handles.fsw_nx_uuid, NX_PORT, true, false, in dev_init()
H A Dskt_reass.c604 sktu_channel_port_init(&port, nexus.fsw_nx_uuid, in skt_reass_main()
H A Dskt_netifdirect.c782 sktu_channel_port_init(&port, handles.netif_nx_uuid, in skt_netifdirect_xfer_ipv6()
H A Dskywalk_test_utils.c1619 sktu_channel_port_init(channel_port_t ch_port, uuid_t instance, in sktu_channel_port_init() function