Temporary remove inlines to unbreak compilation with GCC 5
[vpp.git] / vnet / vnet / vcgn / cnat_ipv4_udp_inside_input.c
index 657c5f1..246bec1 100644 (file)
@@ -111,7 +111,7 @@ is_pcp_pkt(spp_ctx_t *ctx, u32 addr, u16 port)
 }
 #endif
 
-inline void swap_ip_src_udp_port(ipv4_header *ip,
+void swap_ip_src_udp_port(ipv4_header *ip,
                                  udp_hdr_type_t *udp,
                                  cnat_main_db_entry_t *db)
 {