Home
last modified time | relevance | path

Searched refs:lifetime (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v4.19/net/key/
Daf_key.c784 struct sadb_lifetime *lifetime; in __pfkey_xfrm_state2msg() local
900 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
901 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg()
903 lifetime->sadb_lifetime_exttype = SADB_EXT_LIFETIME_HARD; in __pfkey_xfrm_state2msg()
904 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit); in __pfkey_xfrm_state2msg()
905 lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit); in __pfkey_xfrm_state2msg()
906 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg()
907 lifetime->sadb_lifetime_usetime = x->lft.hard_use_expires_seconds; in __pfkey_xfrm_state2msg()
911 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
912 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg()
[all …]
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-bus-firewire7 Read-only. Mutable during the node device's lifetime.
26 Read-only. Mutable during the node device's lifetime.
59 Read-only. Immutable during the unit device's lifetime.
77 Read-only. Mutable during the node device's lifetime.
78 Immutable during the unit device's lifetime.
125 Read-only attribute, immutable during the target's lifetime.
/Linux-v4.19/net/mac80211/
Dmesh_hwmp.c107 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument
177 put_unaligned_le32(lifetime, pos); /* interval for RANN */ in mesh_path_sel_frame_tx()
550 u32 orig_sn, target_sn, lifetime, target_metric = 0; in hwmp_preq_frame_process() local
620 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
627 lifetime, target_metric, 0, in hwmp_preq_frame_process()
639 lifetime = PREQ_IE_LIFETIME(preq_elem); in hwmp_preq_frame_process()
658 target_sn, da, hopcount, ttl, lifetime, in hwmp_preq_frame_process()
686 u32 target_sn, orig_sn, lifetime; in hwmp_prep_frame_process() local
719 lifetime = PREP_IE_LIFETIME(prep_elem); in hwmp_prep_frame_process()
727 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process()
[all …]
/Linux-v4.19/Documentation/blockdev/drbd/
Ddata-structure-v9.txt37 devices and connections; their lifetime is determined by the lifetime of the
/Linux-v4.19/Documentation/networking/
Dxfrm_sync.txt13 These patches add ability to sync and have accurate lifetime byte (to
27 - the lifetime byte counter
28 note that: lifetime time limit is not important if you assume the failover
62 XFRM_AE_LVAL=4, /* lifetime value */
83 This TLV carries the running/current counter for byte lifetime since
/Linux-v4.19/Documentation/filesystems/nfs/
Dpnfs.txt33 the lifetime of each lseg referencing them.
47 level cache. Its reference is held over the lifetime of the deviceid
Dnfs.txt31 over the lifetime of a client system. Node names can have other
47 The string should remain fixed for the lifetime of the client. It can be
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-read-uncorrected-blocks.rst37 device driver during its lifetime. For meaningful measurements, the
/Linux-v4.19/Documentation/driver-api/80211/
Dmac80211-advanced.rst272 STA information lifetime rules
276 :doc: STA information lifetime rules
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_rpc_xdr.h117 u64 lifetime; member
Dgss_rpc_xdr.c617 p = xdr_encode_hyper(p, ctx->lifetime); in gssx_enc_ctx()
680 p = xdr_decode_hyper(p, &ctx->lifetime); in gssx_dec_ctx()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-uwb_rc-wusbhc24 lifetime of PTKs and GTKs) it should not be changed
/Linux-v4.19/net/ipv6/
Dndisc.c1160 int lifetime; in ndisc_router_discovery() local
1266 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime); in ndisc_router_discovery()
1290 if (rt && lifetime == 0) { in ndisc_router_discovery()
1296 rt, lifetime, skb->dev->name); in ndisc_router_discovery()
1297 if (!rt && lifetime) { in ndisc_router_discovery()
1325 fib6_set_expires(rt, jiffies + (HZ * lifetime)); in ndisc_router_discovery()
/Linux-v4.19/Documentation/driver-api/firmware/
Dfirmware_cache.rst39 * The firmware devres entry is maintained throughout the lifetime of the
/Linux-v4.19/Documentation/ioctl/
Dbotching-up-ioctls.txt175 * Always attach the lifetime of your dynamically created resources to the
176 lifetime of a file descriptor. Consider using a 1:1 mapping if your resource
178 also simplifies lifetime management for userspace.
/Linux-v4.19/Documentation/accounting/
Dtaskstats.txt10 - efficiently provide statistics during lifetime of a task and on its exit
29 To get statistics during a task's lifetime, userspace opens a unicast netlink
Ddelay-accounting.txt30 statistics of a task are available both during its lifetime as well as on its
/Linux-v4.19/Documentation/hwmon/
Dlm6370 (attributes pwm1_auto_*) have their own independent lifetime of 5 seconds.
/Linux-v4.19/include/net/
Dip6_route.h18 __be32 lifetime; member
/Linux-v4.19/Documentation/filesystems/
Dgfs2-uevents.txt4 During the lifetime of a GFS2 mount, a number of uevents are generated.
/Linux-v4.19/Documentation/security/tpm/
Dxen-tpmfront.txt89 entire lifetime of the machine. This domain regulates
/Linux-v4.19/drivers/mtd/ubi/
DKconfig41 Valid Blocks) for the flashes' endurance lifetime. The maximum
/Linux-v4.19/Documentation/
Drobust-futexes.txt92 registration happens at most once per thread lifetime]. At do_exit()
187 thread lifetime, and the cleanup operation, if it happens, is fast and
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dgpmc-nand.txt108 increased system lifetime. However, selection of ECC scheme is dependent
/Linux-v4.19/Documentation/trace/
Devents-kmem.rst112 to be able to resize the pool over the lifetime of the system, this value

123