Home
last modified time | relevance | path

Searched refs:LIBBPF_NLA_UNSPEC (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dnlattr.h26 LIBBPF_NLA_UNSPEC, /**< Unspecified type, binary data chunk */ enumerator
H A Dnlattr.c62 else if (pt->type != LIBBPF_NLA_UNSPEC) in validate_nla()