ipfw3nat: standardize the function names
authorBill Yuan <bycn82@dragonflybsd.org>
Sun, 8 Apr 2018 10:50:58 +0000 (10:50 +0000)
committerBill Yuan <bycn82@dragonflybsd.org>
Sun, 8 Apr 2018 10:50:58 +0000 (10:50 +0000)
commit71194d7aa5f127eca02130a2c8cf7f9c5e5585b6
tree710be23ea66541967ec3c948706154da384fb7c5
parent203ce8b50622e593b521593bfbf8137462fbebaf
ipfw3nat: standardize the function names

prefix:
    ip_fw3_  - function in kernel space
    ipfw_    - function in userland.
sbin/ipfw3/ipfw3nat.c
sys/net/ipfw3_nat/ip_fw3_nat.c
sys/net/ipfw3_nat/ip_fw3_nat.h