Symbol: MGET
src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/if_bge.c
5045
MGET(n, M_NOWAIT, MT_DATA);
src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/lance.c
415
MGET(newm, M_NOWAIT, MT_DATA);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_bip.c
119
MGET(m->m_next, M_DONTWAIT, m->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_ccmp.c
179
MGET(n0, M_DONTWAIT, m0->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_ccmp.c
237
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_ccmp.c
281
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_ccmp.c
381
MGET(n0, M_DONTWAIT, m0->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_ccmp.c
426
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_tkip.c
196
MGET(n0, M_DONTWAIT, m0->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_tkip.c
254
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_tkip.c
281
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_tkip.c
391
MGET(n0, M_DONTWAIT, m0->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_tkip.c
435
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_wep.c
145
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_wep.c
172
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_wep.c
226
MGET(n0, M_DONTWAIT, m0->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_wep.c
261
MGET(n->m_next, M_DONTWAIT, n->m_type);
src/libs/compat/openbsd_wlan/net80211/ieee80211_crypto_wep.c
92
MGET(n0, M_DONTWAIT, m0->m_type);