freebsd-dev/sys/netpfil/ipfw/nat64
Alexander V. Chernikov 6ad7446c6f Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup().
fib[46]_lookup_nh_ represents pre-epoch generation of fib api, providing less guarantees
 over pointer validness and requiring on-stack data copying.

With no callers remaining, remove fib[46]_lookup_nh_ functions.

Submitted by:	Neel Chauhan <neel AT neelc DOT org>
Differential Revision:	https://reviews.freebsd.org/D25445
2020-07-02 21:04:08 +00:00
..
ip_fw_nat64.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ip_fw_nat64.h
nat64_translate.c Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup(). 2020-07-02 21:04:08 +00:00
nat64_translate.h
nat64clat_control.c
nat64clat.c
nat64clat.h
nat64lsn_control.c
nat64lsn.c
nat64lsn.h
nat64stl_control.c
nat64stl.c
nat64stl.h