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

/netbsd-current/sys/net80211/
H A Dieee80211_output.c411 #define TO_BE_RECLAIMED (sizeof(struct ether_header) - sizeof(struct llc)) macro
430 if (M_LEADINGSPACE(m) < needed_space - TO_BE_RECLAIMED) {
488 #undef TO_BE_RECLAIMED macro

Completed in 90 milliseconds