Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnlattr.c21 [LIBBPF_NLA_STRING] = 1,
71 if (pt->type == LIBBPF_NLA_STRING) { in validate_nla()
161 [NLMSGERR_ATTR_MSG] = { .type = LIBBPF_NLA_STRING }, in libbpf_nla_dump_errormsg()
H A Dnlattr.h26 LIBBPF_NLA_STRING, /**< NUL terminated character string */ enumerator
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnlattr.c21 [LIBBPF_NLA_STRING] = 1,
71 if (pt->type == LIBBPF_NLA_STRING) { in validate_nla()
161 [NLMSGERR_ATTR_MSG] = { .type = LIBBPF_NLA_STRING }, in libbpf_nla_dump_errormsg()
H A Dnlattr.h31 LIBBPF_NLA_STRING, /**< NUL terminated character string */ enumerator

Completed in 2 milliseconds