Home
last modified time | relevance | path

Searched refs:LIBBPF_NLA_UNSPEC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnlattr.h21 LIBBPF_NLA_UNSPEC, /**< Unspecified type, binary data chunk */ enumerator
42 /** Type of attribute or LIBBPF_NLA_UNSPEC */
H A Dnlattr.c62 else if (pt->type != LIBBPF_NLA_UNSPEC) in validate_nla()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnlattr.c62 else if (pt->type != LIBBPF_NLA_UNSPEC) in validate_nla()
H A Dnlattr.h26 LIBBPF_NLA_UNSPEC, /**< Unspecified type, binary data chunk */ enumerator
47 /** Type of attribute or LIBBPF_NLA_UNSPEC */

Completed in 2 milliseconds