Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dmonitor.h82 extern const int tipc_max_domain_size;
H A Dmonitor.c105 const int tipc_max_domain_size = sizeof(struct tipc_mon_domain); variable
H A Dlink.c1860 tipc_max_domain_size + MAX_GAP_ACK_BLKS_SZ, in tipc_link_build_proto_msg()