Home
last modified time | relevance | path

Searched refs:RESET_MSG (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
A Dlink.c880 mtyp = RESET_MSG; in tipc_link_timeout()
1737 int mtyp = RESET_MSG; in tipc_link_build_reset_msg()
2163 case RESET_MSG: in tipc_link_validate_msg()
2233 case RESET_MSG: in tipc_link_proto_rcv()
2269 if (mtyp == RESET_MSG || !link_is_up(l)) in tipc_link_proto_rcv()
2409 if ((mtyp == RESET_MSG) || (mtyp == ACTIVATE_MSG)) in tipc_link_bc_init_rcv()
A Dmsg.h727 #define RESET_MSG 1 macro
1141 return (msg_user(hdr) == LINK_PROTOCOL) && (msg_type(hdr) == RESET_MSG); in msg_is_reset()
A Dcrypto.c1738 (user == LINK_PROTOCOL && type == RESET_MSG) || in tipc_crypto_xmit()

Completed in 17 milliseconds