Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c849 mtyp = ACTIVATE_MSG; in tipc_link_timeout()
1706 mtyp = ACTIVATE_MSG; in tipc_link_build_reset_msg()
1883 /* RESET_MSG or ACTIVATE_MSG */ in tipc_link_build_proto_msg()
1884 if (mtyp == ACTIVATE_MSG) { in tipc_link_build_proto_msg()
2133 case ACTIVATE_MSG: in tipc_link_validate_msg()
2205 case ACTIVATE_MSG: in tipc_link_proto_rcv()
2235 if (mtyp == ACTIVATE_MSG && msg_dest_session_valid(hdr) && in tipc_link_proto_rcv()
2242 /* ACTIVATE_MSG serves as PEER_RESET if link is already down */ in tipc_link_proto_rcv()
2246 /* ACTIVATE_MSG takes up link if it was already locally reset */ in tipc_link_proto_rcv()
2247 if (mtyp == ACTIVATE_MSG in tipc_link_proto_rcv()
[all...]
H A Dmsg.h508 /* Note: reusing bits in word 1 for ACTIVATE_MSG only, to re-synch
728 #define ACTIVATE_MSG 2 macro
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c126 * @in_session: have received ACTIVATE_MSG from peer
884 mtyp = ACTIVATE_MSG; in tipc_link_timeout()
1742 mtyp = ACTIVATE_MSG; in tipc_link_build_reset_msg()
1919 /* RESET_MSG or ACTIVATE_MSG */ in tipc_link_build_proto_msg()
1920 if (mtyp == ACTIVATE_MSG) { in tipc_link_build_proto_msg()
2169 case ACTIVATE_MSG: in tipc_link_validate_msg()
2241 case ACTIVATE_MSG: in tipc_link_proto_rcv()
2271 if (mtyp == ACTIVATE_MSG && msg_dest_session_valid(hdr) && in tipc_link_proto_rcv()
2278 /* ACTIVATE_MSG serves as PEER_RESET if link is already down */ in tipc_link_proto_rcv()
2282 /* ACTIVATE_MSG take in tipc_link_proto_rcv()
[all...]
H A Dmsg.h495 /* Note: reusing bits in word 1 for ACTIVATE_MSG only, to re-synch
715 #define ACTIVATE_MSG 2 macro

Completed in 11 milliseconds