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.
Fixes: e7d02be19d40
Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.