Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc_config.h228 #define TIPC_CFG_TLV_ERROR "\x80" /* request contains incorrect TLV(s) */ macro
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c1325 msg.rep = tipc_get_err_tlv(TIPC_CFG_TLV_ERROR); in tipc_nl_compat_recv()