Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c95 static const char bpf_license[] = "GPL"; in attach_ebpf() local
114 attr.license = (unsigned long) &bpf_license; in attach_ebpf()
341 const char bpf_license[] = "GPL"; in test_filter_no_reuseport() local
357 eprog.license = (unsigned long) &bpf_license; in test_filter_no_reuseport()
H A Dreuseport_bpf_numa.c76 static const char bpf_license[] = ""; in attach_bpf() local
91 attr.license = (unsigned long) &bpf_license; in attach_bpf()