ipsec: ipsec.h tidy up 34/31434/2
authorNeale Ranns <neale@graphiant.com>
Thu, 25 Feb 2021 08:38:58 +0000 (08:38 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 25 Feb 2021 14:23:27 +0000 (14:23 +0000)
commit2d49830c7dabd3104770957724d61f8fa6998235
tree9c3fa4801389f138b6ad0d2d554572ad17c026ab
parent28a0b0197e9894ce835ded5c641fd2a032cf673e
ipsec: ipsec.h tidy up

Type: refactor

- remove the extern declaration of the nodes. keep the use of them to
the files that declare them
- remove duplicate declaration of ipsec_set_async_mode
- remove unsued ipsec_add_feature

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: I6ce7bb4517b508a8f02b11f3bc819e1c5d539c02
src/vnet/ipsec/ah_decrypt.c
src/vnet/ipsec/ah_encrypt.c
src/vnet/ipsec/esp_decrypt.c
src/vnet/ipsec/esp_encrypt.c
src/vnet/ipsec/ipsec.c
src/vnet/ipsec/ipsec.h