Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h27 #define READ_MAP_VAR_PAYLOAD_CAP \ macro
31 STROBE_MAX_MAPS * READ_MAP_VAR_PAYLOAD_CAP)
483 if (ctx->payload_off > sizeof(ctx->data->payload) - READ_MAP_VAR_PAYLOAD_CAP) in read_var_callback()