/Linux-v4.19/net/key/ |
D | af_key.c | 784 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/ |
D | sysfs-bus-firewire | 7 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/ |
D | mesh_hwmp.c | 107 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/ |
D | data-structure-v9.txt | 37 devices and connections; their lifetime is determined by the lifetime of the
|
/Linux-v4.19/Documentation/networking/ |
D | xfrm_sync.txt | 13 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/ |
D | pnfs.txt | 33 the lifetime of each lseg referencing them. 47 level cache. Its reference is held over the lifetime of the deviceid
|
D | nfs.txt | 31 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/ |
D | fe-read-uncorrected-blocks.rst | 37 device driver during its lifetime. For meaningful measurements, the
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst | 272 STA information lifetime rules 276 :doc: STA information lifetime rules
|
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 117 u64 lifetime; member
|
D | gss_rpc_xdr.c | 617 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/ |
D | sysfs-class-uwb_rc-wusbhc | 24 lifetime of PTKs and GTKs) it should not be changed
|
/Linux-v4.19/net/ipv6/ |
D | ndisc.c | 1160 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/ |
D | firmware_cache.rst | 39 * The firmware devres entry is maintained throughout the lifetime of the
|
/Linux-v4.19/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 175 * 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/ |
D | taskstats.txt | 10 - 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
|
D | delay-accounting.txt | 30 statistics of a task are available both during its lifetime as well as on its
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm63 | 70 (attributes pwm1_auto_*) have their own independent lifetime of 5 seconds.
|
/Linux-v4.19/include/net/ |
D | ip6_route.h | 18 __be32 lifetime; member
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-uevents.txt | 4 During the lifetime of a GFS2 mount, a number of uevents are generated.
|
/Linux-v4.19/Documentation/security/tpm/ |
D | xen-tpmfront.txt | 89 entire lifetime of the machine. This domain regulates
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | Kconfig | 41 Valid Blocks) for the flashes' endurance lifetime. The maximum
|
/Linux-v4.19/Documentation/ |
D | robust-futexes.txt | 92 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/ |
D | gpmc-nand.txt | 108 increased system lifetime. However, selection of ECC scheme is dependent
|
/Linux-v4.19/Documentation/trace/ |
D | events-kmem.rst | 112 to be able to resize the pool over the lifetime of the system, this value
|