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

/freebsd-13-stable/sys/net80211/
H A Dieee80211_output.c1341 #define TO_BE_RECLAIMED (sizeof(struct ether_header) - sizeof(struct llc)) macro
1373 if (M_LEADINGSPACE(m) < needed_space - TO_BE_RECLAIMED) {
1411 #undef TO_BE_RECLAIMED macro

Completed in 97 milliseconds