Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dnode.h52 TIPC_BCAST_RCAST = (1 << 4), enumerator
65 TIPC_BCAST_RCAST | \
H A Dnode.c534 (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_node_create()
606 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_node_create()
794 (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_node_cleanup()
2305 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_nl_peer_rm()