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