Searched refs:___bpf_field_ref2 (Results 1 - 1 of 1) sorted by path

/linux-master/tools/lib/bpf/
H A Dbpf_core_read.h167 #define ___bpf_field_ref2(type, field) (___bpf_typeof(type)->field) macro
170 #define ___bpf_field_ref2(type, field) (&(___bpf_typeof(type)->field)) macro

Completed in 363 milliseconds