Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dmsg.h706 static inline void msg_set_msgcnt(struct tipc_msg *m, u32 n) in msg_set_msgcnt() function
Dlink.c812 msg_set_msgcnt(bundler_msg, msg_msgcnt(bundler_msg) + 1); in link_bundle_buf()
2267 msg_set_msgcnt(&tunnel_hdr, msgcount); in tipc_link_changeover()
2317 msg_set_msgcnt(&tunnel_hdr, l_ptr->out_queue_size); in tipc_link_send_duplicate()
Dport.c347 msg_set_msgcnt(msg, ack); in port_build_proto_msg()