Searched refs:SK_PTR_TAG (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/packet/ | ||
| H A D | os_packet_private.h | 870 #define SK_PTR_TAG(_p) ((uint64_t)(_p) & SK_PTR_TAG_MASK) macro |
| H A D | pbufpool.c | 1903 ASSERT(SK_PTR_TAG(kqum) == 0); in pp_metadata_fini() |