Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h233 void tipc_link_proto_xmit(struct tipc_link *l_ptr, u32 msg_typ, int prob,
Dlink.c1340 void tipc_link_proto_xmit(struct tipc_link *l_ptr, u32 msg_typ, int probe_msg, in tipc_link_proto_xmit() argument
1353 if ((tipc_node_blocked(l_ptr->owner)) && (msg_typ != RESET_MSG)) in tipc_link_proto_xmit()
1357 msg_set_type(msg, msg_typ); in tipc_link_proto_xmit()
1362 if (msg_typ == STATE_MSG) { in tipc_link_proto_xmit()