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

/netbsd-current/sys/netinet/
H A Din_pcb.c853 bool need_unlock = false; local
861 need_unlock = true;
866 if (need_unlock)
/netbsd-current/sys/netinet6/
H A Din6_pcb.c757 bool need_unlock = false; local
764 need_unlock = true;
792 if (need_unlock)
/netbsd-current/sys/net/
H A Droute.c1157 bool need_unlock = true; local
1198 need_unlock = false;
1294 need_unlock = false;
1316 if (need_unlock)

Completed in 114 milliseconds