Searched refs:tipc_gap_ack_blks (Results 1 – 4 of 4) sorted by relevance
145 u16 tipc_get_gap_ack_blks(struct tipc_gap_ack_blks **ga, struct tipc_link *l,148 struct tipc_gap_ack_blks *ga,
192 struct tipc_gap_ack_blks *last_ga;249 static u8 __tipc_build_gap_ack_blks(struct tipc_gap_ack_blks *ga,254 struct tipc_gap_ack_blks *ga,1389 u16 tipc_get_gap_ack_blks(struct tipc_gap_ack_blks **ga, struct tipc_link *l, in tipc_get_gap_ack_blks()1392 struct tipc_gap_ack_blks *p; in tipc_get_gap_ack_blks()1397 p = (struct tipc_gap_ack_blks *)msg_data(hdr); in tipc_get_gap_ack_blks()1420 static u8 __tipc_build_gap_ack_blks(struct tipc_gap_ack_blks *ga, in __tipc_build_gap_ack_blks()1470 struct tipc_gap_ack_blks *ga; in tipc_build_gap_ack_blks()1473 ga = (struct tipc_gap_ack_blks *)msg_data(hdr); in tipc_build_gap_ack_blks()1509 struct tipc_gap_ack_blks *ga, in tipc_link_advance_transmq()[all …]
185 struct tipc_gap_ack_blks { struct196 #define MAX_GAP_ACK_BLKS_SZ (sizeof(struct tipc_gap_ack_blks) + \ argument
503 struct tipc_gap_ack_blks *ga; in tipc_bcast_sync_rcv()