Searched refs:tipc_net_id (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c105 int tipc_net_id; variable
206 tipc_net_id = 4711;
H A Ddiscover.c110 msg_set_bc_netid(msg, tipc_net_id);
158 if (net_id != tipc_net_id)
H A Dconfig.c329 if (value == tipc_net_id)
337 tipc_net_id = value;
478 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_net_id);
H A Dcore.h162 extern int tipc_net_id;
H A Dnet.c285 addr_string_fill(addr_string, tipc_own_addr), tipc_net_id);
H A Dbcast.c280 msg_set_mc_netid(msg, tipc_net_id);
429 (msg_mc_netid(msg) != tipc_net_id))) {
575 msg_set_mc_netid(msg, tipc_net_id);

Completed in 71 milliseconds