Home
last modified time | relevance | path

Searched refs:GROUP_H_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c890 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_msg()
897 msg_set_hdr_sz(hdr, GROUP_H_SIZE); in tipc_send_group_msg()
940 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_unicast()
986 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_anycast()
1099 msg_set_hdr_sz(hdr, GROUP_H_SIZE); in tipc_send_group_bcast()
H A Dgroup.c687 GROUP_H_SIZE, sizeof(evt), dnode, m->node, in tipc_group_create_event()
H A Dmsg.h96 #define GROUP_H_SIZE 44 /* Group payload message */ macro
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c913 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_msg()
920 msg_set_hdr_sz(hdr, GROUP_H_SIZE); in tipc_send_group_msg()
963 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_unicast()
1009 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_anycast()
1119 msg_set_hdr_sz(hdr, GROUP_H_SIZE); in tipc_send_group_bcast()
H A Dgroup.c688 GROUP_H_SIZE, sizeof(evt), dnode, m->node, in tipc_group_create_event()
H A Dmsg.h96 #define GROUP_H_SIZE 44 /* Group payload message */ macro

Completed in 21 milliseconds