Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dlibbpf_legacy.h23 /* As of libbpf 1.0 libbpf_set_strict_mode() and enum libbpf_struct_mode have
26 * libbpf_set_strict_mode() still work with libbpf 1.0+ without any changes.
94 LIBBPF_API int libbpf_set_strict_mode(enum libbpf_strict_mode mode);
H A Dlibbpf.c313 int libbpf_set_strict_mode(enum libbpf_strict_mode mode) in libbpf_set_strict_mode() function
315 /* as of v1.0 libbpf_set_strict_mode() is a no-op */ in libbpf_set_strict_mode()
/third_party/nghttp2/src/
H A Dshrpx.cc4065 libbpf_set_strict_mode(LIBBPF_STRICT_ALL); in main()

Completed in 24 milliseconds