msg_short         175 include/net/tipc/tipc_msg.h 	if (likely(msg_short(m)))
msg_short        1881 net/tipc/link.c 		if (unlikely(!msg_short(msg) &&
msg_short        2679 net/tipc/link.c 	if (msg_short(inmsg))
msg_short          83 net/tipc/msg.c 		if (msg_short(msg)) {
msg_short         283 net/tipc/msg.c 		if (!msg_short(msg)) {
msg_short         292 net/tipc/msg.h 	return(msg_short(m) || (msg_destnode(m) == d));
msg_short         297 net/tipc/msg.h 	if (likely(msg_short(m)))
msg_short         735 net/tipc/msg.h 	if (!msg_short(m)) {
msg_short         236 net/tipc/net.c 	dnode = msg_short(msg) ? tipc_own_addr : msg_destnode(msg);
msg_short         447 net/tipc/port.c 	if (msg_short(msg)) {