Home
last modified time | relevance | path

Searched refs:__buflet_next (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/packet/
H A Dos_packet_private.h246 uint64_t __buflet_next; member
H A Dpbufpool.c207 static_assert(offsetof(struct __buflet, __buflet_next) == offsetof(struct skmem_obj, mo_next)); in pp_init()