Searched refs:XDP_SAMPLE (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A DMakefile59 XDP_SAMPLE := xdp_sample_user.o macro
100 xdp_router_ipv4-objs := xdp_router_ipv4_user.o $(XDP_SAMPLE)
304 $(obj)/$(TRACE_HELPERS) $(obj)/$(CGROUP_HELPERS) $(obj)/$(XDP_SAMPLE): | libbpf_hdrs
323 $(obj)/$(XDP_SAMPLE): TPROGS_CFLAGS = $(XDP_SAMPLE_CFLAGS) $(TPROGS_USER_CFLAGS)
324 $(obj)/$(XDP_SAMPLE): $(src)/xdp_sample_user.h $(src)/xdp_sample_shared.h

Completed in 107 milliseconds