Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsockopt_multi.c13 __u8 *optval_end = ctx->optval_end; in _getsockopt_child() local
42 __u8 *optval_end = ctx->optval_end; in _getsockopt_parent() local
71 __u8 *optval_end = ctx->optval_end; in _setsockopt() local
H A Dsockopt_sk.c32 __u8 *optval_end = ctx->optval_end; in _getsockopt() local
142 __u8 *optval_end = ctx->optval_end; in _setsockopt() local
H A Dsockopt_inherit.c55 __u8 *optval_end = ctx->optval_end; in _getsockopt() local
86 __u8 *optval_end = ctx->optval_end; in _setsockopt() local
H A Dsockopt_qos_to_cc.c17 void *optval_end = ctx->optval_end; in sockopt_qos_to_cc() local
/openbmc/linux/include/linux/
H A Dfilter.h1340 u8 *optval_end; member