Home
last modified time | relevance | path

Searched defs:__packet_com (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/packet/
H A Dos_packet_private.h485 struct __packet_com { struct
487 uint16_t __link_flags; /* PKT_LINKF_* flags */
504 uint8_t __headroom;
505 uint8_t __l2_len;
532 uint32_t __csum_flags; /* PKT_CSUMF_* flags */
533 union {
546 uint32_t __comp_gencnt;
575 struct __packet_com __pkt_com; argument