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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c61 static void print_option(const struct bpf_test_option *opt, const char *prefix) function
155 print_option(exp, "expected: ");
156 print_option(act, " actual: ");

Completed in 114 milliseconds