Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h769 #define BPF_DISPATCHER_PTR(name) (&bpf_dispatcher_##name) macro
800 #define BPF_DISPATCHER_PTR(name) NULL macro
/linux/net/core/
A Dfilter.c10656 bpf_dispatcher_change_prog(BPF_DISPATCHER_PTR(xdp), prev_prog, prog); in DEFINE_BPF_DISPATCHER()

Completed in 27 milliseconds