HomeSort by relevance Sort by last modified time
    Searched refs:bpfProgLoad (Results 1 - 3 of 3) sorted by null

  /system/netd/libbpf/include/bpf/
BpfUtils.h 140 int bpfProgLoad(bpf_prog_type prog_type, netdutils::Slice bpf_insns, const char* license,
  /system/netd/libbpf/
BpfUtils.cpp 135 int bpfProgLoad(bpf_prog_type prog_type, Slice bpf_insns, const char* license,
  /system/netd/bpfloader/
BpfLoader.cpp 223 return bpfProgLoad(type, prog, "Apache 2.0", 0, bpfLog);

Completed in 74 milliseconds