tipc_cfg_reply_unsigned_type   48 net/tipc/config.h struct sk_buff *tipc_cfg_reply_unsigned_type(u16 tlv_type, u32 value);
tipc_cfg_reply_unsigned_type   58 net/tipc/config.h 	return tipc_cfg_reply_unsigned_type(TIPC_TLV_UNSIGNED, value);