Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h54 TIPC_LINK_PROTO_SEQNO = (1 << 6), enumerator
68 TIPC_LINK_PROTO_SEQNO | \
H A Dlink.c1904 if (l->peer_caps & TIPC_LINK_PROTO_SEQNO) in tipc_link_build_proto_msg()
2183 if (!(l->peer_caps & TIPC_LINK_PROTO_SEQNO)) in tipc_link_validate_msg()