Home
last modified time | relevance | path

Searched refs:NLMSGERR_ATTR_MSG (Results 1 – 5 of 5) sorted by relevance

/linux/tools/lib/bpf/
A Dnlattr.c161 [NLMSGERR_ATTR_MSG] = { .type = LIBBPF_NLA_STRING }, in libbpf_nla_dump_errormsg()
189 if (tb[NLMSGERR_ATTR_MSG]) in libbpf_nla_dump_errormsg()
190 errmsg = (char *) libbpf_nla_data(tb[NLMSGERR_ATTR_MSG]); in libbpf_nla_dump_errormsg()
/linux/tools/include/uapi/linux/
A Dnetlink.h137 NLMSGERR_ATTR_MSG, enumerator
/linux/include/uapi/linux/
A Dnetlink.h139 NLMSGERR_ATTR_MSG, enumerator
/linux/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c71 if (attrs->rta_type == NLMSGERR_ATTR_MSG) in nl_error()
/linux/net/netlink/
A Daf_netlink.c2207 if (!nla_put_string(skb, NLMSGERR_ATTR_MSG, extack->_msg)) in netlink_dump_done()
2446 WARN_ON(nla_put_string(skb, NLMSGERR_ATTR_MSG, in netlink_ack()

Completed in 12 milliseconds