Searched defs:M_PROMISC (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/tools/lldbmacros/ | ||
| H A D | mbufdefines.py | 62 M_PROMISC = 0x2000 variable |
| /xnu-11215/bsd/sys/ | ||
| H A D | mbuf.h | 728 #define M_PROMISC 0x2000 /* packet is promiscuous (shouldn't go to stack) */ macro |