Searched refs:KPKT_TC_UNSPEC (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/packet/ | ||
| H A D | os_packet.h | 543 KPKT_TC_UNSPEC = -1, /* Internal: not specified */ enumerator |
| H A D | pbufpool.c | 126 _CASSERT(KPKT_TC_UNSPEC == MBUF_TC_UNSPEC); in pp_init() |