Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dmsg.c93 if (hsize > SHORT_H_SIZE) { in tipc_msg_init()
116 if (hdr_sz > SHORT_H_SIZE) { in tipc_msg_create()
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
634 return msg_hdr_sz(m) == SHORT_H_SIZE; in msg_short()
H A Dsocket.c581 TIPC_CONN_MSG, SHORT_H_SIZE, 0, dnode, in __tipc_shutdown()
1664 msg_set_hdr_sz(msg, SHORT_H_SIZE); in tipc_sk_finish_conn()
H A Dnode.c1518 SHORT_H_SIZE, 0, tipc_own_addr(n->net), in node_lost_contact()