Home
last modified time | relevance | path

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

/net/tipc/
Dconfig.c110 int pb_len; in tipc_show_stats() local
127 pb_len = ULTRA_STRING_MAX_LEN; in tipc_show_stats()
129 str_len = tipc_snprintf(pb, pb_len, "TIPC version " TIPC_MOD_VER "\n"); in tipc_show_stats()
Dname_table.c914 int pb_len; in tipc_nametbl_get() local
926 pb_len = ULTRA_STRING_MAX_LEN; in tipc_nametbl_get()
929 str_len = nametbl_list(pb, pb_len, ntohl(argv->depth), in tipc_nametbl_get()
Dlink.c2304 int pb_len; in tipc_link_cmd_show_stats() local
2316 pb_len = ULTRA_STRING_MAX_LEN; in tipc_link_cmd_show_stats()
2318 pb, pb_len); in tipc_link_cmd_show_stats()
Dsocket.c2256 int pb_len; in tipc_sk_socks_show() local
2266 pb_len = ULTRA_STRING_MAX_LEN; in tipc_sk_socks_show()
2272 pb_len - str_len, 0); in tipc_sk_socks_show()