Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/skywalk/
H A Dskt_xfer.c2766 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_udp_common()
2942 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_udp_with_errors_common()
3099 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_tcpflood()
3226 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_setuponly()
3325 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_flowmatch()
3463 sktu_channel_port_init(&port, handles.fsw_nx_uuid, OUR_FLOWSWITCH_PORT, in skt_xfer_flowcleanup()
3489 sktu_channel_port_init(&port, handles.fsw_nx_uuid, OUR_FLOWSWITCH_PORT, in skt_xfer_flowcleanup()
3559 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_csumoffload()
3694 sktu_channel_port_init(&port, handles.fsw_nx_uuid, in skt_xfer_qosmarking()
3826 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.h285 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.c1640 sktu_channel_port_init(channel_port_t ch_port, uuid_t instance, in sktu_channel_port_init() function