Reformat output of lisp eid-table show command.
[vpp.git] / vnet / vnet / vcgn / cnat_ipv4_udp_inside_input.c
index 246bec1..657c5f1 100644 (file)
@@ -111,7 +111,7 @@ is_pcp_pkt(spp_ctx_t *ctx, u32 addr, u16 port)
 }
 #endif
 
-void swap_ip_src_udp_port(ipv4_header *ip,
+inline void swap_ip_src_udp_port(ipv4_header *ip,
                                  udp_hdr_type_t *udp,
                                  cnat_main_db_entry_t *db)
 {