Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h48 TIPC_SYN_BIT = (1), enumerator
62 #define TIPC_NODE_CAPABILITIES (TIPC_SYN_BIT | \
H A Dsocket.c2251 tipc_node_get_capabilities(net, onode) & TIPC_SYN_BIT) in tipc_sk_filter_connect()