Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dtipc_config.h143 #define TIPC_TLV_ERROR_STRING 16 /* char[128] containing "error code" */ macro
/linux-6.1.9/net/tipc/
Dnetlink_compat.c171 tipc_add_tlv(buf, TIPC_TLV_ERROR_STRING, str, str_len); in tipc_get_err_tlv()