Home
last modified time | relevance | path

Searched refs:cfg_src_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c79 static int cfg_src_port = 9; variable
242 udph->source = htons(cfg_src_port); in build_udp_header()
657 cfg_src_port = strtol(optarg, NULL, 0); in parse_opts()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c79 static int cfg_src_port = 9; variable
242 udph->source = htons(cfg_src_port); in build_udp_header()
657 cfg_src_port = strtol(optarg, NULL, 0); in parse_opts()

Completed in 3 milliseconds