Lines Matching refs:TLV_DATA
107 memcpy(TLV_DATA(tlv), data, len); in tipc_add_tlv()
135 buf = TLV_DATA(tlv) + len; in tipc_tlv_sprintf()
436 b = (struct tipc_bearer_config *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_enable()
478 name = (char *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_disable()
580 name = (char *)TLV_DATA(msg->req); in tipc_nl_compat_link_stat_dump()
731 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_media_set()
758 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_set()
785 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in __tipc_nl_compat_link_set()
814 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_link_set()
848 name = (char *)TLV_DATA(msg->req); in tipc_nl_compat_link_reset_stats()
882 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump_header()
927 ntq = (struct tipc_name_table_query *)TLV_DATA(msg->req); in tipc_nl_compat_name_table_dump()
1144 val = ntohl(*(__be32 *)TLV_DATA(msg->req)); in tipc_nl_compat_net_set()