Home
last modified time | relevance | path

Searched defs:new_session (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/l2tp/
H A Dl2tp_ppp.c725 bool new_session = false; in pppol2tp_connect() local
/openbmc/linux/drivers/scsi/
H A Dst.c971 int retval = CHKRES_READY, new_session = 0; in test_ready() local
1049 int i, retval, new_session = 0, do_wait; in check_tape() local
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py695 def new_session(self): member in SessionHandler