Searched refs:UDP_PORT (Results 1 – 4 of 4) sorted by relevance
25 #define UDP_PORT 1234 macro48 uh->source = uh->dest = htons(UDP_PORT); in test_blackholedev()
31 #define UDP_PORT 12345 macro39 if (make_sockaddr(AF_INET, DST_ADDR, UDP_PORT, &addr, NULL)) in send_udp_traffic()
44 #define UDP_PORT 5555 macro258 is_mpls ? MPLS_UDP_PORT : UDP_PORT); in udp_decap_mod_args_cb()272 is_mpls ? MPLS_UDP_PORT : UDP_PORT, fou_proto, in configure_fou_rx_port()
33 #define UDP_PORT 555592 __u16 udp_dst = UDP_PORT; in set_ipv4_csum() 258 __u16 udp_dst = UDP_PORT; in encap_ipv4() 32 #define UDP_PORT global() macro