opnsense-src/sys/dev/hyperv/hvsock
Dag-Erling Smørgrav a0da2f73b6 Remove remaining mentions of pr_usrreq.
When struct pr_usrreq was folded into struct protosw and the function
pointers it contained were renamed from pru_* to pr_* in 2022, a
number of references to the old names in comments and error messages
were missed.  Chase them down and fix them.

Sponsored by:	Klara, Inc.
Sponsored by:	NetApp, Inc.
Reviewed by:	kevans, glebius
Differential Revision:	https://reviews.freebsd.org/D50190
2025-05-08 16:29:15 +02:00
..
hv_sock.c Remove remaining mentions of pr_usrreq. 2025-05-08 16:29:15 +02:00
hv_sock.h sockets: make pr_shutdown fully protocol specific method 2024-01-16 10:30:37 -08:00