Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1522 SHORT_H_SIZE, 0, tipc_own_addr(n->net), in node_lost_contact()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c91 if (hsize > SHORT_H_SIZE) { in tipc_msg_init()
639 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()

Completed in 25 milliseconds