Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.h51 TIPC_BCAST_RCAST = (1 << 4), enumerator
58 TIPC_BCAST_RCAST | \
Dlink.c538 if (link_is_bc_rcvlink(l) && !(peer_caps & TIPC_BCAST_RCAST)) in tipc_link_bc_create()