Searched refs:LIBBPF_NLA_UNSPEC (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
A D | nlattr.h | 25 LIBBPF_NLA_UNSPEC, /**< Unspecified type, binary data chunk */ enumerator |
A D | nlattr.c | 62 else if (pt->type != LIBBPF_NLA_UNSPEC) in validate_nla() |
Completed in 4 milliseconds