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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dmsg.h618 static inline void msg_set_msgcnt(struct tipc_msg *m, u32 n) function
H A Dlink.c939 msg_set_msgcnt(bundler_msg, msg_msgcnt(bundler_msg) + 1);
2354 msg_set_msgcnt(&tunnel_hdr, msgcount);
2408 msg_set_msgcnt(&tunnel_hdr, l_ptr->out_queue_size);
H A Dport.c404 msg_set_msgcnt(msg, ack);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dmsg.h618 static inline void msg_set_msgcnt(struct tipc_msg *m, u32 n) function
H A Dlink.c939 msg_set_msgcnt(bundler_msg, msg_msgcnt(bundler_msg) + 1);
2354 msg_set_msgcnt(&tunnel_hdr, msgcount);
2408 msg_set_msgcnt(&tunnel_hdr, l_ptr->out_queue_size);
H A Dport.c404 msg_set_msgcnt(msg, ack);

Completed in 203 milliseconds