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

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

Completed in 125 milliseconds