Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c82 #define INVALID_SESSION 0x10000 macro
265 l_ptr->peer_session = INVALID_SESSION; in tipc_link_create()
439 l_ptr->peer_session = INVALID_SESSION; in tipc_link_reset()
1437 (l_ptr->peer_session != INVALID_SESSION)) { in tipc_link_proto_rcv()