Home
last modified time | relevance | path

Searched refs:SHORT_H_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.c91 if (hsize > SHORT_H_SIZE) { in tipc_msg_init()
643 if (hlen == SHORT_H_SIZE) in tipc_msg_reverse()
H A Dmsg.h92 #define SHORT_H_SIZE 24 /* In-cluster basic payload message */ macro
621 return msg_hdr_sz(m) == SHORT_H_SIZE; in msg_short()
H A Dsocket.c595 TIPC_CONN_MSG, SHORT_H_SIZE, 0, dnode, in __tipc_shutdown()
1674 msg_set_hdr_sz(msg, SHORT_H_SIZE); in tipc_sk_finish_conn()
H A Dnode.c1549 SHORT_H_SIZE, 0, tipc_own_addr(n->net), in node_lost_contact()