summaryrefslogtreecommitdiffstats
path: root/VNFs
diff options
context:
space:
mode:
authorDeepak S <deepak.s@linux.intel.com>2017-06-22 01:26:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-22 01:26:34 +0000
commite65864efce7da482bc9f337189de5f8c49df5091 (patch)
tree0b24158013699b687858a2750aaea79aa6594236 /VNFs
parent720998394c5d613529ce616b333c0de5da1b8de4 (diff)
parent532abcdd692ee2c0aef5a9e74088470d2e2e16f1 (diff)
Merge "vCGNAPT: remove unused function and a patch"
Diffstat (limited to 'VNFs')
-rw-r--r--VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h b/VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h
index 94f19f1e..34031192 100644
--- a/VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h
+++ b/VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h
@@ -756,11 +756,6 @@ int pipeline_cgnapt_msg_req_entry_addm_pair(
uint8_t type, uint8_t src_ipv6[16]);
/* CGNAPT Functions */
-extern void rte_pipeline_action_handler_port_ext(
- struct rte_pipeline *p,
- uint64_t pkts_mask,
- struct rte_pipeline_table_entry **entries);
-
uint64_t pkt_miss_cgnapt(
struct pipeline_cgnapt_entry_key *key,
struct rte_mbuf *pkt,