Searched refs:RESET_MSG (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/net/tipc/
H A Dlink.c276 tipc_msg_init(ownnode, hdr, LINK_PROTOCOL, RESET_MSG, INT_H_SIZE, peer); tipc_link_create()
585 mtyp = RESET_MSG; tipc_link_timeout()
996 int mtyp = RESET_MSG; tipc_link_build_reset_msg()
1149 /* RESET_MSG or ACTIVATE_MSG */ tipc_link_build_proto_msg()
1256 case RESET_MSG: tipc_link_proto_rcv()
1283 if ((mtyp == RESET_MSG) || !link_is_up(l)) tipc_link_proto_rcv()
1403 if ((mtyp == RESET_MSG) || (mtyp == ACTIVATE_MSG)) tipc_link_bc_init_rcv()
H A Dmsg.h514 #define RESET_MSG 1 macro

Completed in 100 milliseconds