Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/packet/
H A Dos_packet_private.h243 struct __buflet { struct
277 struct __buflet buf_com; argument
H A Dpacket_var.h51 struct __buflet buf_com;
H A Dpbufpool.c207 static_assert(offsetof(struct __buflet, __buflet_next) == offsetof(struct skmem_obj, mo_next)); in pp_init()