Home
last modified time | relevance | path

Searched refs:LINK_PEER_RESET_EVT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/tipc/
Dlink.h52 LINK_PEER_RESET_EVT = 0x9eed0e, enumerator
Dlink.c595 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
613 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
634 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
651 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
675 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
686 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
711 case LINK_PEER_RESET_EVT: in tipc_link_fsm_evt()
2222 rc = tipc_link_fsm_evt(l, LINK_PEER_RESET_EVT); in tipc_link_proto_rcv()