Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Drpc.h113 lst_sid_t join_sid; /* session id to join */ member
119 lst_sid_t join_sid; /* session id */ member
Dconsole.c1909 jrep->join_sid = console_session.ses_id; in lstcon_acceptor_handle()
1921 if (jreq->join_sid.ses_nid != LNET_NID_ANY && in lstcon_acceptor_handle()
1922 !lstcon_session_match(jreq->join_sid)) { in lstcon_acceptor_handle()
Dframework.c1545 sfw_unpack_sid(req->join_sid); in sfw_unpack_message()
1554 sfw_unpack_sid(rep->join_sid); in sfw_unpack_message()