Searched refs:TIPC_BCAST_RCAST (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/net/tipc/ | ||
D | node.h | 51 TIPC_BCAST_RCAST = (1 << 4), enumerator |
D | link.c | 538 if (link_is_bc_rcvlink(l) && !(peer_caps & TIPC_BCAST_RCAST)) in tipc_link_bc_create() |