Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/packet/
H A Dos_packet_private.h277 struct __buflet buf_com; member
278 #define buf_addr buf_com.__baddr
279 #define buf_nbft_addr buf_com.__nbft_addr
280 #define buf_idx buf_com.__bidx
281 #define buf_nbft_idx buf_com.__nbft_idx
282 #define buf_dlim buf_com.__dlim
283 #define buf_dlen buf_com.__dlen
284 #define buf_doff buf_com.__doff
285 #define buf_flag buf_com.__flag
286 #define buf_bft_idx_reg buf_com.__bft_idx
H A Dpacket_var.h51 struct __buflet buf_com; member