[l2l3 stack] implements new arp state machine & arp buffering
[samplevnf.git] / VNFs / vCGNAPT / pipeline / pipeline_cgnapt_be.h
index 94f19f1..a5c83bf 100644 (file)
@@ -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 {