aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_spd_fp_lookup.h
diff options
context:
space:
mode:
authorPiotr Bronowski <piotrx.bronowski@intel.com>2022-05-10 14:06:29 +0000
committerPiotr Bronowski <piotrx.bronowski@intel.com>2022-06-29 09:09:37 +0000
commit829bff853e534d46a68d3499ee6a4df0ccb62700 (patch)
tree7c078509bf7d3fa3a7af679b709469209d44b9b4 /src/vnet/ipsec/ipsec_spd_fp_lookup.h
parent0464310fd3d4234e5b0aaf730360a1db2b5f7384 (diff)
ipsec: make match function inline
This patch introduces ipsec_output.h file. Matching implementation is moved there. The reason behind is the possibility of unit testing matching mechanism. Therefore we need to have functions that are in scope of our intrest there and since these are inline their implementation needs to be moved to the header file as well. Type: improvement Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com> Change-Id: Id7c605375d1f3be146abf96ef70d336a5d156444
Diffstat (limited to 'src/vnet/ipsec/ipsec_spd_fp_lookup.h')
0 files changed, 0 insertions, 0 deletions