Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnode.h52 TIPC_BCAST_RCAST = (1 << 4), enumerator
63 TIPC_BCAST_RCAST | \
Dlink.c542 if (link_is_bc_rcvlink(l) && !(peer_caps & TIPC_BCAST_RCAST)) in tipc_link_bc_create()