Home
last modified time | relevance | path

Searched refs:UDP_PORT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dtest_blackhole_dev.c26 #define UDP_PORT 1234 macro
52 uh->source = uh->dest = htons(UDP_PORT); in test_blackholedev_init()
/kernel/linux/linux-6.6/lib/
H A Dtest_blackhole_dev.c26 #define UDP_PORT 1234 macro
51 uh->source = uh->dest = htons(UDP_PORT); in test_blackholedev_init()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c27 #define UDP_PORT 5555 macro
75 __u16 udp_dst = UDP_PORT; in encap_ipv4()
220 __u16 udp_dst = UDP_PORT; in encap_ipv6()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds