Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h49 TIPC_BCAST_SYNCH = (1 << 1), enumerator
63 TIPC_BCAST_SYNCH | \
H A Dlink.c2414 if (l->peer_caps & TIPC_BCAST_SYNCH) in tipc_link_bc_init_rcv()