ipfw3nat: standardize the function names
commitaad10cc678c9714bef0bd1da647c3a89627a74b2
authorBill Yuan <bycn82@dragonflybsd.org>
Mon, 9 Apr 2018 10:03:20 +0000 (9 10:03 +0000)
committerBill Yuan <bycn82@dragonflybsd.org>
Mon, 9 Apr 2018 10:03:20 +0000 (9 10:03 +0000)
treed5e89d39ad1e193f363c032f8e549785eaabe206
parenta5875dd436959804793539029ecadb480be7e6c2
ipfw3nat: standardize the function names
prefix:
ip_fw3_  - function in kernel space
ipfw3_   - function in userland.
sys/net/ipfw3_nat/ip_fw3_nat.c