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