Searched refs:context_types (Results 1 – 1 of 1) sorted by relevance
4372 static const struct bpf_reg_types context_types = { .types = { PTR_TO_CTX } }; variable4388 [ARG_PTR_TO_CTX] = &context_types,4389 [ARG_PTR_TO_CTX_OR_NULL] = &context_types,