| /Linux-v5.10/net/key/ |
| D | af_key.c | 770 struct sadb_lifetime *lifetime; in __pfkey_xfrm_state2msg() local 886 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg() 887 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg() 889 lifetime->sadb_lifetime_exttype = SADB_EXT_LIFETIME_HARD; in __pfkey_xfrm_state2msg() 890 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit); in __pfkey_xfrm_state2msg() 891 lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit); in __pfkey_xfrm_state2msg() 892 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg() 893 lifetime->sadb_lifetime_usetime = x->lft.hard_use_expires_seconds; in __pfkey_xfrm_state2msg() 897 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg() 898 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg() [all …]
|
| /Linux-v5.10/Documentation/ABI/stable/ |
| D | sysfs-bus-firewire | 7 Read-only. Mutable during the node device's lifetime. 26 Read-only. Mutable during the node device's lifetime. 60 Read-only. Immutable during the unit device's lifetime. 78 Read-only. Mutable during the node device's lifetime. 79 Immutable during the unit device's lifetime. 126 Read-only attribute, immutable during the target's lifetime.
|
| /Linux-v5.10/net/mac80211/ |
| D | mesh_hwmp.c | 105 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument 175 put_unaligned_le32(lifetime, pos); /* interval for RANN */ in mesh_path_sel_frame_tx() 568 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local 638 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process() 645 lifetime, target_metric, 0, in hwmp_preq_frame_process() 657 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process() 676 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process() 704 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local 737 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process() 745 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process() [all …]
|
| /Linux-v5.10/Documentation/admin-guide/blockdev/drbd/ |
| D | data-structure-v9.rst | 41 devices and connections; their lifetime is determined by the lifetime of the
|
| /Linux-v5.10/Documentation/networking/ |
| D | xfrm_sync.rst | 18 These patches add ability to sync and have accurate lifetime byte (to 32 - the lifetime byte counter 33 note that: lifetime time limit is not important if you assume the failover 69 XFRM_AE_LVAL=4, /* lifetime value */ 91 This TLV carries the running/current counter for byte lifetime since
|
| /Linux-v5.10/drivers/virt/nitro_enclaves/ |
| D | Kconfig | 16 This driver consists of support for enclave lifetime management
|
| /Linux-v5.10/Documentation/filesystems/nfs/ |
| D | pnfs.rst | 36 the lifetime of each lseg referencing them. 51 level cache. Its reference is held over the lifetime of the deviceid
|
| /Linux-v5.10/Documentation/userspace-api/media/dvb/ |
| D | fe-read-uncorrected-blocks.rst | 37 device driver during its lifetime. For meaningful measurements, the
|
| /Linux-v5.10/Documentation/driver-api/80211/ |
| D | mac80211-advanced.rst | 219 STA information lifetime rules 223 :doc: STA information lifetime rules
|
| /Linux-v5.10/Documentation/admin-guide/nfs/ |
| D | nfs-client.rst | 34 over the lifetime of a client system. Node names can have other 50 The string should remain fixed for the lifetime of the client. It can be
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-class-uwb_rc-wusbhc | 24 lifetime of PTKs and GTKs) it should not be changed
|
| D | sysfs-class-rtrs-client | 123 reconnects in the path lifetime, the second one records number of failed 124 reconnects in the path lifetime.
|
| /Linux-v5.10/net/sunrpc/auth_gss/ |
| D | gss_rpc_xdr.h | 104 u64 lifetime; member
|
| D | gss_rpc_xdr.c | 604 p = xdr_encode_hyper(p, ctx->lifetime); in gssx_enc_ctx() 667 p = xdr_decode_hyper(p, &ctx->lifetime); in gssx_dec_ctx()
|
| /Linux-v5.10/net/ipv6/ |
| D | ndisc.c | 1177 int lifetime; in ndisc_router_discovery() local 1283 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime); in ndisc_router_discovery() 1306 if (rt && lifetime == 0) { in ndisc_router_discovery() 1312 rt, lifetime, skb->dev->name); in ndisc_router_discovery() 1313 if (!rt && lifetime) { in ndisc_router_discovery() 1341 fib6_set_expires(rt, jiffies + (HZ * lifetime)); in ndisc_router_discovery()
|
| /Linux-v5.10/Documentation/driver-api/firmware/ |
| D | firmware_cache.rst | 39 * The firmware devres entry is maintained throughout the lifetime of the
|
| /Linux-v5.10/Documentation/process/ |
| D | botching-up-ioctls.rst | 176 * Always attach the lifetime of your dynamically created resources to the 177 lifetime of a file descriptor. Consider using a 1:1 mapping if your resource 179 also simplifies lifetime management for userspace.
|
| /Linux-v5.10/Documentation/accounting/ |
| D | taskstats.rst | 11 - efficiently provide statistics during lifetime of a task and on its exit 30 To get statistics during a task's lifetime, userspace opens a unicast netlink
|
| D | delay-accounting.rst | 31 statistics of a task are available both during its lifetime as well as on its
|
| /Linux-v5.10/security/ |
| D | Kconfig.hardening | 142 the lifetime of any sensitive stack contents and reduces 212 with "init_on_free" is that data lifetime in memory is reduced,
|
| /Linux-v5.10/Documentation/usb/ |
| D | raw-gadget.rst | 70 like all USB request processing happen during the lifetime of a syscall),
|
| /Linux-v5.10/Documentation/hwmon/ |
| D | lm63.rst | 88 (attributes pwm1_auto_*) have their own independent lifetime of 5 seconds.
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | gfs2-uevents.rst | 7 During the lifetime of a GFS2 mount, a number of uevents are generated.
|
| /Linux-v5.10/Documentation/security/tpm/ |
| D | xen-tpmfront.rst | 98 entire lifetime of the machine. This domain regulates
|
| /Linux-v5.10/include/net/ |
| D | ip6_route.h | 18 __be32 lifetime; member
|