Home
last modified time | relevance | path

Searched refs:tipc_gap_ack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.h160 struct tipc_gap_ack { struct
193 struct tipc_gap_ack gacks[];
198 sizeof(struct tipc_gap_ack) * MAX_GAP_ACK_BLKS)
H A Dlink.c1472 struct tipc_gap_ack *gacks = &ga->gacks[start_index]; in __tipc_build_gap_ack_blks()
1563 struct tipc_gap_ack *gacks = NULL; in tipc_link_advance_transmq()