Home
last modified time | relevance | path

Searched refs:sp_buf_ptr (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/bsd/skywalk/channel/
H A Dos_channel.h216 mach_vm_address_t sp_buf_ptr; /* (I) pointer for native buffer */ member
/xnu-8020.140.41/tests/
H A Dnet_tuntests.c930 T_QUIET; T_ASSERT_NOTNULL((void *)rxprop.sp_buf_ptr, NULL); in drain_ring()
932 log_hexdump((void *)rxprop.sp_buf_ptr, rxprop.sp_len); in drain_ring()
/xnu-8020.140.41/libsyscall/wrappers/skywalk/
H A Dos_channel.c1052 prop->sp_buf_ptr = 0; in os_channel_get_next_slot()
1072 prop->sp_buf_ptr = baddr + bdoff; in os_channel_get_next_slot()