Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dmsg.h783 static inline u32 msg_bc_gap(struct tipc_msg *m) in msg_bc_gap() function
Dlink.c1781 u16 to = from + msg_bc_gap(hdr) - 1; in tipc_link_bc_sync_rcv()