Use refcnt API for struct rtentry instead of hand-crafted atomic
authorbluhm <bluhm@openbsd.org>
Tue, 28 Jun 2022 10:01:13 +0000 (10:01 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 28 Jun 2022 10:01:13 +0000 (10:01 +0000)
commit7bfa74bbb6da2894de8ba5b246100daec36c42e0
treecc5acc655e1ecd07fc5ba667fe94c5f6ffc2bd83
parent3bee481639dcca8122cced273d77900d0123871d
Use refcnt API for struct rtentry instead of hand-crafted atomic
operations.
OK mvs@
regress/sys/net/rtable/kern_compat.h
sys/net/route.c
sys/net/route.h
sys/net/rtable.c
sys/net/rtsock.c