Searched refs:MAX_GAP_ACK_BLKS_SZ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/net/tipc/ | ||
| D | msg.h | 196 #define MAX_GAP_ACK_BLKS_SZ (sizeof(struct tipc_gap_ack_blks) + \ macro |
| D | link.c | 1833 tipc_max_domain_size + MAX_GAP_ACK_BLKS_SZ, in tipc_link_build_proto_msg() |