Home
last modified time | relevance | path

Searched refs:msg_short (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/net/tipc/
Dnet.c145 dnode = msg_short(msg) ? tipc_own_addr : msg_destnode(msg); in tipc_net_route_msg()
Dmsg.c154 if (msg_short(msg)) { in tipc_msg_dbg()
320 if (!msg_short(msg)) { in tipc_msg_dbg()
Dmsg.h360 static inline int msg_short(struct tipc_msg *m) in msg_short() function
367 if (likely(msg_short(m))) in msg_orignode()
Dport.c398 if (!msg_short(rmsg)) in tipc_reject_msg()
Dlink.c1697 if (unlikely(!msg_short(msg) && in tipc_recv_msg()
2493 if (msg_short(inmsg)) in link_send_long_buf()