Searched refs:tipc_max_publications (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c104 int tipc_max_publications; variable
199 tipc_max_publications = 10000;
H A Dcore.h161 extern int tipc_max_publications;
H A Dconfig.c220 tipc_max_publications = value;
460 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_max_publications);
H A Dname_table.c753 if (table.local_publ_count >= tipc_max_publications) {
755 tipc_max_publications);

Completed in 101 milliseconds