tipc_cfg_reply_string_type 49 net/tipc/config.h struct sk_buff *tipc_cfg_reply_string_type(u16 tlv_type, char *string); tipc_cfg_reply_string_type 63 net/tipc/config.h return tipc_cfg_reply_string_type(TIPC_TLV_ERROR_STRING, string); tipc_cfg_reply_string_type 68 net/tipc/config.h return tipc_cfg_reply_string_type(TIPC_TLV_ULTRA_STRING, string);