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