Home
last modified time | relevance | path

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

/linux-4.1.27/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.h84 #define SHORT_H_SIZE 24 /* In-cluster basic payload message */ macro
416 return msg_hdr_sz(m) == SHORT_H_SIZE; in msg_short()
Dnode.c420 SHORT_H_SIZE, 0, tn->own_addr, in node_lost_contact()
Dsocket.c457 TIPC_CONN_MSG, SHORT_H_SIZE, 0, dnode, in tipc_release()
1105 msg_set_hdr_sz(msg, SHORT_H_SIZE); in tipc_sk_finish_conn()
2100 TIPC_CONN_MSG, SHORT_H_SIZE, in tipc_shutdown()