Searched defs:BPF_FIELD_SIGNED (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
A D | relo_core.h | 14 BPF_FIELD_SIGNED = 3, /* field signedness (0 - unsigned, 1 - signed) */ enumerator |
A D | bpf_core_read.h | 17 BPF_FIELD_SIGNED = 3, enumerator |
Completed in 7 milliseconds