Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Drpc.h112 lst_sid_t join_sid; /* session id to join */ member
118 lst_sid_t join_sid; /* session id */ member
Dconsole.c1908 jrep->join_sid = console_session.ses_id; in lstcon_acceptor_handle()
1920 if (jreq->join_sid.ses_nid != LNET_NID_ANY && in lstcon_acceptor_handle()
1921 !lstcon_session_match(jreq->join_sid)) { in lstcon_acceptor_handle()
Dframework.c1541 sfw_unpack_sid(req->join_sid); in sfw_unpack_message()
1550 sfw_unpack_sid(rep->join_sid); in sfw_unpack_message()