Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dreuseport_bpf.c96 static const char bpf_license[] = "GPL"; in attach_ebpf() local
115 attr.license = (unsigned long) &bpf_license; in attach_ebpf()
339 const char bpf_license[] = "GPL"; in test_filter_no_reuseport() local
355 eprog.license = (unsigned long) &bpf_license; in test_filter_no_reuseport()
Dreuseport_bpf_numa.c73 static const char bpf_license[] = ""; in attach_bpf() local
88 attr.license = (unsigned long) &bpf_license; in attach_bpf()