Searched defs:session (Results 1 - 8 of 8) sorted by relevance

/include/linux/
H A Dif_pppolac.h29 __u16 tunnel, session; member in struct:sockaddr_pppolac::__anon561
H A Datmsvc.h36 unsigned int session; /* for p2pm */ member in struct:atmsvc_msg
H A Datmdev.h272 ATM_VF_SESSION, /* VCC is p2mp session control descriptor */
323 struct atm_vcc *session; /* session VCC descriptor */ member in struct:atm_vcc
H A Dtty.h278 struct pid *session; member in struct:tty_struct
H A Disdn.h402 #define ISDN_ASYNC_SESSION_LOCKOUT 0x0100 /* Lock cua opens on session */
460 long session; /* Session of opening process */ member in struct:modem_info
/include/keys/
H A Drxrpc-type.h34 u8 session_key[8]; /* DES session key */
78 struct krb5_tagged_data session; /* session data; tag is enctype */ member in struct:rxk5_key
/include/net/bluetooth/
H A Drfcomm.h173 struct rfcomm_session *session; member in struct:rfcomm_dlc
204 /* DLC and session flags */
/include/scsi/
H A Dlibiscsi.h91 ISCSI_TASK_ABRT_SESS_RECOV, /* aborted due to session recovery */
109 * and length to that storage. It must be setup at session
134 /* state set/tested under session->lock */
162 struct iscsi_session *session; /* parent session */ member in struct:iscsi_conn
253 * task management functions. This must be taken before the session
258 /* iSCSI session-wide sequencing */
294 spinlock_t lock; /* protects session state, *
296 * session resources: *
300 int state; /* session stat
[all...]

Completed in 127 milliseconds