Searched refs:m_trailingspace (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_bip.c118 if (m_trailingspace(m) < IEEE80211_MMIE_LEN) {
H A Dieee80211_crypto_wep.c171 if (m_trailingspace(n) < IEEE80211_WEP_CRCLEN) {
H A Dieee80211_crypto_ccmp.c280 if (m_trailingspace(n) < IEEE80211_CCMP_MICLEN) {
H A Dieee80211_crypto_tkip.c280 if (m_trailingspace(n) < IEEE80211_TKIP_TAILLEN) {
/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Dmbuf-obsd.h131 m_trailingspace(struct mbuf *m) function

Completed in 101 milliseconds