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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt.c37 const char get_optval[64]; member in struct:sockopt_test
90 .get_optval = { 1 << 3 },
323 .get_optval = {}, /* the changes are ignored */
415 .get_optval = { 0xF0 },
464 .get_optval = { 1 << 3 },
553 .get_optval = { 1 << 3 },
608 .get_optval = { 1 << 3 },
729 .get_optval = {}, /* the changes are ignored */
773 .get_optval = { 1 << 3 },
880 .get_optval
[all...]

Completed in 336 milliseconds