Home
last modified time | relevance | path

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

/xnu-12377.1.9/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_mangle.c299 slot_prop_t prop; in skt_mangle_tx()
H A Dskt_nslots.c54 slot_prop_t prop; in skt_nslots_common()
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.c797 slot_prop_t prop; in sktc_chew_random()
1737 slot_prop_t prop; in sktu_channel_port_tx()
2033 slot_prop_t prop; in sktu_channel_port_rx()
H A Dskt_utunloop.c279 slot_prop_t rxprop, txprop; in skt_utunloop_xfer_slots()
H A Dskt_xfer.c1149 slot_prop_t prop;
1252 slot_prop_t prop; in channel_port_send_fragments()
1346 slot_prop_t prop; in channel_port_receive_payload()
1414 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-12377.1.9/bsd/skywalk/channel/
H A Dos_channel.h214 } slot_prop_t __attribute__((aligned(sizeof(uint64_t)))); typedef
400 const channel_slot_t slot, slot_prop_t *prop);
404 const channel_slot_t slot, const slot_prop_t *prop);
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c985 slot_prop_t *prop) in os_channel_get_next_slot()
1071 const channel_slot_t slot, const slot_prop_t *prop) in os_channel_set_slot_properties()
/xnu-12377.1.9/tests/
H A Dnet_tuntests.c769 slot_prop_t rxprop; in drain_ring()