Home
last modified time | relevance | path

Searched refs:STATE_MSG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c822 mtyp = STATE_MSG; in tipc_link_timeout()
1394 * tipc_get_gap_ack_blks - get Gap ACK blocks from PROTOCOL/STATE_MSG
1397 * @hdr: the PROTOCOL/STATE_MSG header
1694 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, 0, 0, 0, xmitq); in tipc_link_build_state_msg()
1739 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, in tipc_link_build_nack_msg()
1839 if (!tipc_link_is_up(l) && (mtyp == STATE_MSG)) in tipc_link_build_proto_msg()
1867 if (mtyp == STATE_MSG) { in tipc_link_build_proto_msg()
2138 case STATE_MSG: in tipc_link_validate_msg()
2257 case STATE_MSG: in tipc_link_proto_rcv()
2298 tipc_link_build_proto_msg(l, STATE_MSG, in tipc_link_proto_rcv()
[all...]
H A Dmsg.h726 #define STATE_MSG 0 macro
1127 if (msg_type(m) == STATE_MSG) in msg_peer_link_is_up()
H A Dbcast.c510 if (msg_type(hdr) != STATE_MSG) { in tipc_bcast_sync_rcv()
H A Dcrypto.c1083 if (user == LINK_PROTOCOL && msg_type(hdr) == STATE_MSG) { in tipc_ehdr_build()
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c857 mtyp = STATE_MSG; in tipc_link_timeout()
1430 * tipc_get_gap_ack_blks - get Gap ACK blocks from PROTOCOL/STATE_MSG
1433 * @hdr: the PROTOCOL/STATE_MSG header
1730 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, 0, 0, 0, xmitq); in tipc_link_build_state_msg()
1775 tipc_link_build_proto_msg(l, STATE_MSG, 0, 0, in tipc_link_build_nack_msg()
1875 if (!tipc_link_is_up(l) && (mtyp == STATE_MSG)) in tipc_link_build_proto_msg()
1903 if (mtyp == STATE_MSG) { in tipc_link_build_proto_msg()
2174 case STATE_MSG: in tipc_link_validate_msg()
2293 case STATE_MSG: in tipc_link_proto_rcv()
2334 tipc_link_build_proto_msg(l, STATE_MSG, in tipc_link_proto_rcv()
[all...]
H A Dmsg.h713 #define STATE_MSG 0 macro
1104 if (msg_type(m) == STATE_MSG) in msg_peer_link_is_up()
H A Dbcast.c510 if (msg_type(hdr) != STATE_MSG) { in tipc_bcast_sync_rcv()
H A Dcrypto.c1079 if (user == LINK_PROTOCOL && msg_type(hdr) == STATE_MSG) { in tipc_ehdr_build()

Completed in 20 milliseconds