Searched defs:BPF_LD_MAP_FD (Results 1 – 2 of 2) sorted by relevance
/linux/samples/bpf/ | ||
H A D | bpf_insn.h | 103 #define BPF_LD_MAP_FD(DST, MAP_FD) \ macro |
/linux/tools/include/linux/ | ||
H A D | filter.h | 341 #define BPF_LD_MAP_FD(DST, MAP_FD) \ macro |