X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=VNFs%2FvCGNAPT%2Fpipeline%2Fpipeline_cgnapt_be.h;h=a5c83bf162dde4b62e2310e0f9fca7eacdb6f4df;hb=0e51437be874b6831e95639f4c1ad6b0133c2a28;hp=94f19f1e7b4002367890e990e1cbdd61e3bcd123;hpb=10745be7adb099f559ba1b00b8d97fda59f75d62;p=samplevnf.git diff --git a/VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h b/VNFs/vCGNAPT/pipeline/pipeline_cgnapt_be.h index 94f19f1e..a5c83bf1 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, @@ -785,7 +780,6 @@ void calculate_hw_checksum( uint8_t protocol); uint64_t nextPowerOf2(uint64_t n); -struct ether_addr *get_local_link_hw_addr(uint8_t out_port); uint8_t local_dest_mac_present(uint8_t out_port); enum PKT_TYPE {