Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dmsg.c83 if (hsize > SHORT_H_SIZE) { in tipc_msg_init()
106 if (hdr_sz > SHORT_H_SIZE) { in tipc_msg_create()
Dmsg.h85 #define SHORT_H_SIZE 24 /* In-cluster basic payload message */ macro
421 return msg_hdr_sz(m) == SHORT_H_SIZE; in msg_short()
Dsocket.c467 TIPC_CONN_MSG, SHORT_H_SIZE, 0, dnode, in tipc_release()
1120 msg_set_hdr_sz(msg, SHORT_H_SIZE); in tipc_sk_finish_conn()
2111 TIPC_CONN_MSG, SHORT_H_SIZE, in tipc_shutdown()
Dnode.c884 SHORT_H_SIZE, 0, tipc_own_addr(n->net), in node_lost_contact()