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.h769 #define BPF_RI_F_RI_INIT BIT(1) macro
819 if (!(bpf_net_ctx->ri.kern_flags & BPF_RI_F_RI_INIT)) { in bpf_net_ctx_get_ri()
821 bpf_net_ctx->ri.kern_flags |= BPF_RI_F_RI_INIT; in bpf_net_ctx_get_ri()