Home
last modified time | relevance | path

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

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