Searched refs:_tc (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/skywalk/packet/ | ||
| H A D | os_packet.h | 148 #define PKT_TC2SCVAL(_tc) ((_tc) << 7) argument |
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | mbuf.h | 1612 #define MBUF_TC2SCVAL(_tc) ((_tc) << 7) argument |