Home
last modified time | relevance | path

Searched refs:slot_prop_t (Results 1 – 15 of 15) sorted by relevance

/xnu-11417.140.69/tests/skywalk/
H A Dskt_fullupipe.c101 slot_prop_t props; in skt_fullupipe_main()
153 slot_prop_t props; in skt_fullupipe_main()
299 slot_prop_t props; in skt_upipepeerclosure_main()
H A Dskt_debug_verify.c54 slot_prop_t prop; in skt_debug_verify_main()
H A Dskt_oneslot.c54 slot_prop_t prop; in skt_oneslot_common()
H A Dskt_nslots.c54 slot_prop_t prop; in skt_nslots_common()
H A Dskt_mangle.c299 slot_prop_t prop; in skt_mangle_tx()
H A Dskt_netifdirect.c309 slot_prop_t prop;
407 slot_prop_t prop; in skt_netif_channel_receive()
H A Dskt_filter.c188 slot_prop_t prop; in put_packet()
208 slot_prop_t prop; in get_packet()
H A Dskt_shutdown.c56 slot_prop_t prop; in skt_shutdown_common()
H A Dskywalk_test_utils.c811 slot_prop_t prop; in sktc_chew_random()
1758 slot_prop_t prop; in sktu_channel_port_tx()
2054 slot_prop_t prop; in sktu_channel_port_rx()
H A Dskt_utunloop.c278 slot_prop_t rxprop, txprop; in skt_utunloop_xfer_slots()
H A Dskt_xfer.c1148 slot_prop_t prop;
1251 slot_prop_t prop; in channel_port_send_fragments()
1345 slot_prop_t prop; in channel_port_receive_payload()
1413 slot_prop_t prop; in channel_port_receive()
H A Dskywalk_test_common.c364 slot_prop_t rxprop, txprop; in sktc_channel_worker_echo()
857 slot_prop_t prop; in send_bytes()
/xnu-11417.140.69/bsd/skywalk/channel/
H A Dos_channel.h222 } slot_prop_t __attribute__((aligned(sizeof(uint64_t)))); typedef
408 const channel_slot_t slot, slot_prop_t *prop);
412 const channel_slot_t slot, const slot_prop_t *prop);
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_channel.c1013 slot_prop_t *prop) in os_channel_get_next_slot()
1099 const channel_slot_t slot, const slot_prop_t *prop) in os_channel_set_slot_properties()
/xnu-11417.140.69/tests/
H A Dnet_tuntests.c924 slot_prop_t rxprop; in drain_ring()