Searched refs:TIPC_BCAST_STATE_NACK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/net/tipc/ | ||
| H A D | node.h | 50 TIPC_BCAST_STATE_NACK = (1 << 2), enumerator |
| H A D | link.c | 2435 if (l->peer_caps & TIPC_BCAST_STATE_NACK) in tipc_link_bc_sync_rcv() |