Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dlink.c3053 #define MAX_LINK_STATS_INFO 2000 macro
3064 buf = tipc_cfg_reply_alloc(TLV_SPACE(MAX_LINK_STATS_INFO)); in tipc_link_cmd_show_stats()
3071 (char *)TLV_DATA(rep_tlv), MAX_LINK_STATS_INFO); in tipc_link_cmd_show_stats()