Home
last modified time | relevance | path

Searched refs:UDP_PORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Dtest_blackhole_dev.c26 #define UDP_PORT 1234 macro
51 uh->source = uh->dest = htons(UDP_PORT); in test_blackholedev_init()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c29 #define UDP_PORT 5555 macro
94 __u16 udp_dst = UDP_PORT; in __encap_ipv4()
262 __u16 udp_dst = UDP_PORT; in __encap_ipv6()