Home
last modified time | relevance | path

Searched defs:optval_end (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dsockopt_multi.c12 __u8 *optval_end = ctx->optval_end; in _getsockopt_child() local
35 __u8 *optval_end = ctx->optval_end; in _getsockopt_parent() local
58 __u8 *optval_end = ctx->optval_end; in _setsockopt() local
H A Dsockopt_sk.c31 __u8 *optval_end = ctx->optval_end; in _getsockopt() local
106 __u8 *optval_end = ctx->optval_end; in _setsockopt() local
H A Dsockopt_inherit.c54 __u8 *optval_end = ctx->optval_end; in _getsockopt() local
79 __u8 *optval_end = ctx->optval_end; in _setsockopt() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h1303 u8 *optval_end; member