HomeFreeBSD

Remove remaining mentions of pr_usrreq.

Description

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

Details

Provenance
desAuthored on May 8 2025, 2:28 PM
Reviewer
kevans
Differential Revision
D50190: Remove remaining mentions of pr_usrreq.
Parents
rG6ae89b2f152f: aft_python: fix incorrect ndp use
Branches
Unknown
Tags
Unknown