Home
last modified time | relevance | path

Searched refs:tipc_cfg_append_tlv (Results 1 – 4 of 4) sorted by relevance

/net/tipc/
Dconfig.h46 int tipc_cfg_append_tlv(struct sk_buff *buf, int tlv_type,
Dconfig.c89 int tipc_cfg_append_tlv(struct sk_buff *buf, int tlv_type, in tipc_cfg_append_tlv() function
115 tipc_cfg_append_tlv(buf, tlv_type, &value_net, in tipc_cfg_reply_unsigned_type()
128 tipc_cfg_append_tlv(buf, tlv_type, string, string_len); in tipc_cfg_reply_string_type()
Dnode.c658 tipc_cfg_append_tlv(buf, TIPC_TLV_NODE_INFO, in tipc_node_get_nodes()
707 tipc_cfg_append_tlv(buf, TIPC_TLV_LINK_INFO, &link_info, sizeof(link_info)); in tipc_node_get_links()
723 tipc_cfg_append_tlv(buf, TIPC_TLV_LINK_INFO, in tipc_node_get_links()
Dbearer.c222 tipc_cfg_append_tlv(buf, TIPC_TLV_MEDIA_NAME, m_ptr->name, in tipc_media_get_names()
339 tipc_cfg_append_tlv(buf, TIPC_TLV_BEARER_NAME, in tipc_bearer_get_names()