Home
last modified time | relevance | path

Searched refs:TIPC_LINK_PROTO_SEQNO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.h54 TIPC_LINK_PROTO_SEQNO = (1 << 6), enumerator
68 TIPC_LINK_PROTO_SEQNO | \
H A Dlink.c1868 if (l->peer_caps & TIPC_LINK_PROTO_SEQNO) in tipc_link_build_proto_msg()
2147 if (!(l->peer_caps & TIPC_LINK_PROTO_SEQNO)) in tipc_link_validate_msg()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds