/linux-4.4.14/Documentation/networking/ |
D | l2tp.txt | 3 more sessions over an IP tunnel. It is commonly used for VPNs 4 (L2TP/IPSec) and by ISPs to tunnel subscriber PPP sessions over an IP 22 sessions over a UDP tunnel. 38 sessions. 47 sessions. An L2TP client or server is implemented in userspace. 83 never assigned to tunnels or sessions in the network. In the driver, 156 The tunnel and all of its sessions are closed when the tunnel socket 157 is closed. The netlink API may also be used to delete sessions and 186 kernel state about L2TP tunnels and sessions. To access it, the 202 tunnels and sessions only. Its use is discouraged. [all …]
|
D | cdc_mbim.txt | 166 Multiplexed IP sessions (IPS) 168 MBIM allows multiplexing up to 256 IP sessions over a single USB data 169 channel. The cdc_mbim driver models such IP sessions as 802.1q VLAN 177 VLAN links prior to establishing MBIM IP sessions where the SessionId 193 sessions as another set of 802.1q VLAN subdevices of the master wwanY 232 Note that adding VLAN links for DSS sessions is entirely optional. A 268 sessions, which may not always be practical: 275 session 0 to a VLAN subdevice, similar to all other IP sessions. This 293 sessions on the shared USB data channel:
|
D | mac80211-auth-assoc-deauth.txt | 85 mac80211->driver: stop BA sessions
|
/linux-4.4.14/fs/ceph/ |
D | mds_client.c | 396 if (mds >= mdsc->max_sessions || mdsc->sessions[mds] == NULL) in __ceph_lookup_mds_session() 398 session = mdsc->sessions[mds]; in __ceph_lookup_mds_session() 409 return mdsc->sessions[mds]; in __have_session() 416 mdsc->sessions[s->s_mds] != s) in __verify_registered_session() 474 if (mdsc->sessions) { in register_session() 475 memcpy(sa, mdsc->sessions, in register_session() 477 kfree(mdsc->sessions); in register_session() 479 mdsc->sessions = sa; in register_session() 482 mdsc->sessions[mds] = s; in register_session() 503 BUG_ON(mdsc->sessions[s->s_mds] != s); in __unregister_session() [all …]
|
D | mds_client.h | 286 struct ceph_mds_session **sessions; /* NULL for mds if no session */ member
|
/linux-4.4.14/Documentation/device-mapper/ |
D | switch.txt | 24 how many members are being used. When iSCSI sessions are created, each 34 is possible to set up multiple iSCSI sessions to use multiple network
|
/linux-4.4.14/Documentation/arm/ |
D | CCN.txt | 55 not work. Per-task (without "-a") perf sessions are not supported.
|
/linux-4.4.14/Documentation/security/ |
D | Yama.txt | 17 attach to other running processes (e.g. Firefox, SSH sessions, GPG agent,
|
D | Smack.txt | 665 set up user sessions. There are also network services that provide information
|
/linux-4.4.14/net/l2tp/ |
D | Kconfig | 61 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 168 * No support for a sessions fore channel RPC compound that requires both a
|
/linux-4.4.14/Documentation/filesystems/ |
D | 9p.txt | 133 cache tags for existing cache sessions can be listed at
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 68 establish sessions with some old SMB servers.
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 164 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions);
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig.debug | 167 debugging sessions
|
/linux-4.4.14/Documentation/usb/ |
D | persist.txt | 48 controllers. Result: all the power sessions are destroyed and again
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei.txt | 197 The protocol is used to maintain multiple sessions with Intel AMT from a
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 684 RFC2385 specifies a method of giving MD5 protection to TCP sessions. 685 Its main (only?) use is to protect BGP sessions between core routers
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4state.c | 2124 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table() argument 2131 if ((bool)clp->cl_minorversion != sessions) in find_client_in_id_table() 2141 find_confirmed_client(clientid_t *clid, bool sessions, struct nfsd_net *nn) in find_confirmed_client() argument 2146 return find_client_in_id_table(tbl, clid, sessions); in find_confirmed_client() 2150 find_unconfirmed_client(clientid_t *clid, bool sessions, struct nfsd_net *nn) in find_unconfirmed_client() argument 2155 return find_client_in_id_table(tbl, clid, sessions); in find_unconfirmed_client()
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 603 DebugData Displays information about active CIFS sessions and 717 the active sessions and the shares that are mounted.
|
D | CHANGES | 510 of the two user's smb sessions is being removed while leaving the other. 639 Windows 98 that terminate tcp sessions during protocol negotiation. Handle
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 287 If you are running PPTP sessions over a stateful firewall or NAT 316 modify, and terminate multimedia sessions (conferences) such as
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 440 not display properly in screen sessions.
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 561 CDC_MULTI_SESSION& can read sessions $>\rm1$\cr
|
/linux-4.4.14/Documentation/ |
D | devices.txt | 3335 Pseudoterminals, or PTYs, are used to create login sessions or provide
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 707 port than UML devices attached to it, then the extra telnet sessions
|