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