Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/packet/
H A Dos_packet_private.h503 struct __packet_com { struct
505 uint16_t __link_flags; /* PKT_LINKF_* flags */
522 uint8_t __headroom;
523 uint8_t __l2_len;
550 uint32_t __csum_flags; /* PKT_CSUMF_* flags */
551 union {
564 uint32_t __comp_gencnt;
593 struct __packet_com __pkt_com; argument