Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h748 #define BPF_RI_F_RI_INIT BIT(1) macro
798 if (!(bpf_net_ctx->ri.kern_flags & BPF_RI_F_RI_INIT)) { in bpf_net_ctx_get_ri()
800 bpf_net_ctx->ri.kern_flags |= BPF_RI_F_RI_INIT; in bpf_net_ctx_get_ri()