Searched refs:diag_context_depth (Results 1 – 1 of 1) sorted by relevance
1065 static u32 diag_context_depth(struct bpf_verifier_env *env, enum bpf_diag_context_kind kind) in diag_context_depth() function1101 depth = diag_context_depth(env, ctx_kind); in bpf_diag_ctx_forbidden()1139 u32 depth = diag_context_depth(env, ctx_kind); in bpf_diag_ctx_active()