Searched refs:pb (Results 1 – 4 of 4) sorted by relevance
109 char *pb; in tipc_show_stats() local126 pb = TLV_DATA(rep_tlv); in tipc_show_stats()129 str_len = tipc_snprintf(pb, pb_len, "TIPC version " TIPC_MOD_VER "\n"); in tipc_show_stats()
913 char *pb; in tipc_nametbl_get() local925 pb = TLV_DATA(rep_tlv); in tipc_nametbl_get()929 str_len = nametbl_list(pb, pb_len, ntohl(argv->depth), in tipc_nametbl_get()
2305 char *pb; in tipc_link_cmd_show_stats() local2315 pb = TLV_DATA(rep_tlv); in tipc_link_cmd_show_stats()2318 pb, pb_len); in tipc_link_cmd_show_stats()
2255 char *pb; in tipc_sk_socks_show() local2265 pb = TLV_DATA(rep_tlv); in tipc_sk_socks_show()2271 str_len += tipc_sk_show(tsk, pb + str_len, in tipc_sk_socks_show()