Gleb Smirnoff 185e659c40 inpcb: use locked variant of prison_check_ip*()
The pcb lookup always happens in the network epoch and in SMR section.
We can't block on a mutex due to the latter.  Right now this patch opens
up a race.  But soon that will be addressed by D33339.

Reviewed by:		markj, jamie
Differential revision:	https://reviews.freebsd.org/D33340
Fixes:			de2d47842e8
2021-12-14 09:38:52 -08:00
..
2020-12-25 11:33:17 +00:00
2021-10-18 10:19:03 -07:00
2021-11-20 19:29:01 +01:00
2021-11-12 08:59:42 -08:00
2021-11-12 08:59:42 -08:00
2021-09-07 11:19:29 -04:00
2021-07-28 09:35:09 -07:00
2021-04-18 16:16:42 +02:00