Searched refs:M_STRUCT_GET0 (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | ip6.h | 364 M_STRUCT_GET0(val, typ, m, off, len)
|
| H A D | igmp.c | 1705 M_STRUCT_GET0(igmp, struct igmp *, m, off, minlen); in igmp_input() 1815 M_STRUCT_GET0(igmpv3, struct igmpv3 *, m, in igmp_input()
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | mbuf.h | 1048 #define M_STRUCT_GET0(val, typ, m, off, len) \ macro
|