| /Linux-v5.4/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
|
| D | j1939.rst | 50 knowing it. The individual TP & ETP sessions _must_ be serialized 142 mentioned in the context of transport protocol sessions. These still deliver
|
| /Linux-v5.4/sound/soc/qcom/qdsp6/ |
| D | q6routing.c | 290 struct session_data sessions[MAX_SESSIONS]; member 322 session = &routing_data->sessions[stream_id - 1]; in q6routing_stream_open() 373 if (fedai_id == data->sessions[i].fedai_id) in get_session_from_id() 374 return &data->sessions[i]; in get_session_from_id() 418 struct session_data *session = &priv->sessions[session_id]; in msm_routing_get_audio_mixer() 440 struct session_data *session = &data->sessions[session_id]; in msm_routing_put_audio_mixer() 992 routing_data->sessions[i].port_id = -1; in msm_routing_probe() 993 routing_data->sessions[i].fedai_id = -1; in msm_routing_probe()
|
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | hfi_parser.c | 189 const struct hfi_max_sessions_supported *sessions = data; in parse_max_sessions() local 191 core->max_sessions_supported = sessions->max_sessions; in parse_max_sessions()
|
| /Linux-v5.4/Documentation/admin-guide/perf/ |
| D | qcom_l3_pmu.rst | 26 "perf record" will not work. Per-task perf sessions are not supported.
|
| D | thunderx2-pmu.rst | 26 work. Per-task perf sessions are also not supported.
|
| D | qcom_l2_pmu.rst | 39 not work. Per-task perf sessions are not supported.
|
| D | arm-ccn.rst | 61 not work. Per-task (without "-a") perf sessions are not supported.
|
| D | xgene-pmu.rst | 49 not work. Per-task (without "-a") perf sessions are not supported.
|
| /Linux-v5.4/Documentation/devicetree/bindings/misc/ |
| D | qcom,fastrpc.txt | 48 Defination: A value indicating how many sessions can share this
|
| /Linux-v5.4/fs/ceph/ |
| D | mds_client.c | 569 if (mds >= mdsc->max_sessions || !mdsc->sessions[mds]) in __ceph_lookup_mds_session() 571 return get_session(mdsc->sessions[mds]); in __ceph_lookup_mds_session() 576 if (mds >= mdsc->max_sessions || !mdsc->sessions[mds]) in __have_session() 586 mdsc->sessions[s->s_mds] != s) in __verify_registered_session() 615 if (mdsc->sessions) { in register_session() 616 memcpy(sa, mdsc->sessions, in register_session() 618 kfree(mdsc->sessions); in register_session() 620 mdsc->sessions = sa; in register_session() 654 mdsc->sessions[mds] = s; in register_session() 675 BUG_ON(mdsc->sessions[s->s_mds] != s); in __unregister_session() [all …]
|
| D | mds_client.h | 356 struct ceph_mds_session **sessions; /* NULL for mds if no session */ member
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | switch.rst | 25 how many members are being used. When iSCSI sessions are created, each 35 is possible to set up multiple iSCSI sessions to use multiple network
|
| /Linux-v5.4/net/l2tp/ |
| D | Kconfig | 62 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions.
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| D | Yama.rst | 18 attach to other running processes (e.g. Firefox, SSH sessions, GPG agent,
|
| /Linux-v5.4/drivers/misc/ |
| D | fastrpc.c | 1328 int i, sessions = 0; in fastrpc_cb_probe() local 1336 of_property_read_u32(dev->of_node, "qcom,nsessions", &sessions); in fastrpc_cb_probe() 1348 if (sessions > 0) { in fastrpc_cb_probe() 1351 for (i = 1; i < sessions; i++) { in fastrpc_cb_probe()
|
| /Linux-v5.4/Documentation/driver-api/mei/ |
| D | iamt.rst | 58 The protocol is used to maintain multiple sessions with Intel AMT from a
|
| /Linux-v5.4/Documentation/filesystems/nfs/ |
| D | nfs41-server.txt | 168 * No support for a sessions fore channel RPC compound that requires both a
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | 9p.txt | 133 cache tags for existing cache sessions can be listed at
|
| /Linux-v5.4/fs/cifs/ |
| D | Kconfig | 94 establish sessions with some old SMB servers.
|
| /Linux-v5.4/drivers/target/iscsi/ |
| D | iscsi_target_stat.c | 156 CONFIGFS_ATTR_RO(iscsi_stat_instance_, sessions);
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | persist.rst | 51 controllers. Result: all the power sessions are destroyed and again
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-trace.txt | 199 live sessions (without --input/-i), 127 otherwise.
|