Move PRU_SHUTDOWN request to (*pru_shutdown)().
authormvs <mvs@openbsd.org>
Mon, 22 Aug 2022 21:18:48 +0000 (21:18 +0000)
committermvs <mvs@openbsd.org>
Mon, 22 Aug 2022 21:18:48 +0000 (21:18 +0000)
commit86e05c940413c35066612bad0759af24c571bac4
tree468ad1fda5f7eac3892196484dddc43643a0b8db
parent679bdce925df26b69c4f44c8038c19b7ea755af0
Move PRU_SHUTDOWN request to (*pru_shutdown)().

ok bluhm@
18 files changed:
sys/kern/uipc_usrreq.c
sys/net/pfkeyv2.c
sys/net/rtsock.c
sys/netinet/ip_divert.c
sys/netinet/ip_divert.h
sys/netinet/ip_gre.c
sys/netinet/ip_var.h
sys/netinet/raw_ip.c
sys/netinet/tcp_usrreq.c
sys/netinet/tcp_var.h
sys/netinet/udp_usrreq.c
sys/netinet/udp_var.h
sys/netinet6/ip6_divert.c
sys/netinet6/ip6_divert.h
sys/netinet6/ip6_var.h
sys/netinet6/raw_ip6.c
sys/sys/protosw.h
sys/sys/unpcb.h