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

/netbsd-current/sys/netinet6/
H A Dnd6_nbr.c1313 bool need_free = false; local
1346 need_free = true;
1372 need_free = true;
1377 if (need_free) {
/netbsd-current/sys/netinet/
H A Dif_arp.c1637 bool need_free = false; local
1669 need_free = true;
1718 need_free = true;
1722 if (need_free) {
/netbsd-current/sys/net80211/
H A Dieee80211_input.c2345 bool need_free = false; local
2405 need_free = true;
2441 if (need_free) {
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dfil.c4413 int error = 0, in, family, addrem, need_free = 0; local
5023 need_free = makecopy;
5073 if (need_free || (error != 0)) {

Completed in 203 milliseconds