Home
last modified time | relevance | path

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

/openbmc/linux/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()