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