Home
last modified time | relevance | path

Searched refs:inner (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/include/net/
Dinet_ecn.h44 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate() argument
47 outer |= !INET_ECN_is_ce(inner) ? (inner & INET_ECN_MASK) : in INET_ECN_encapsulate()
107 static inline void ipv4_copy_dscp(unsigned int dscp, struct iphdr *inner) in ipv4_copy_dscp() argument
110 ipv4_change_dsfield(inner, INET_ECN_MASK, dscp); in ipv4_copy_dscp()
137 static inline void ipv6_copy_dscp(unsigned int dscp, struct ipv6hdr *inner) in ipv6_copy_dscp() argument
140 ipv6_change_dsfield(inner, INET_ECN_MASK, dscp); in ipv6_copy_dscp()
187 __u8 outer, __u8 inner) in INET_ECN_decapsulate() argument
189 if (INET_ECN_is_not_ect(inner)) { in INET_ECN_decapsulate()
210 __u8 inner; in IP_ECN_decapsulate() local
213 inner = ip_hdr(skb)->tos; in IP_ECN_decapsulate()
[all …]
Dip_tunnels.h397 u8 inner = ip_tunnel_get_dsfield(iph, skb); in ip_tunnel_ecn_encap() local
399 return INET_ECN_encapsulate(tos, inner); in ip_tunnel_ecn_encap()
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfrontend-stat-properties.rst97 (FEC) on the inner coding block (before Viterbi, LDPC or other inner
116 - ``FE_SCALE_COUNTER`` - Number of error bits counted before the inner
125 Measures the amount of bits received before the inner code block, during
154 (FEC) done by inner code block (after Viterbi, LDPC or other inner
173 - ``FE_SCALE_COUNTER`` - Number of error bits counted after the inner
182 Measures the amount of bits received after the inner coding, during the
/Linux-v4.19/net/sched/
Dsch_htb.c134 } inner; member
414 if (p->un.inner.clprio[prio].feed.rb_node) in htb_activate_prios()
420 htb_add_to_id_tree(&p->un.inner.clprio[prio].feed, cl, prio); in htb_activate_prios()
450 if (p->un.inner.clprio[prio].ptr == cl->node + prio) { in htb_deactivate_prios()
455 p->un.inner.clprio[prio].last_ptr_id = cl->common.classid; in htb_deactivate_prios()
456 p->un.inner.clprio[prio].ptr = NULL; in htb_deactivate_prios()
460 &p->un.inner.clprio[prio].feed); in htb_deactivate_prios()
462 if (!p->un.inner.clprio[prio].feed.rb_node) in htb_deactivate_prios()
826 clp = &cl->un.inner.clprio[prio]; in htb_lookup_leaf()
881 htb_next_rb_node(level ? &cl->parent->un.inner.clprio[prio].ptr: in htb_dequeue_tree()
[all …]
/Linux-v4.19/Documentation/media/kapi/
Ddtv-frontend.rst238 On other devices, it requires inner FEC decoding,
242 Having it available after inner FEC is more common.
246 the forward error correction (FEC) on the inner coding block
247 (after Viterbi, LDPC or other inner code).
255 the forward error correction (FEC) on the inner coding block
256 (before Viterbi, LDPC or other inner code).
260 - Due to its nature, those statistics depend on inner coding lock (e. g.
265 the forward error correction (FEC) on the inner coding block
266 (before Viterbi, LDPC or other inner code).
/Linux-v4.19/Documentation/networking/
Dsegmentation-offloads.txt67 from the standard list of headers to "inner" header offsets.
71 data is normally referred to as the inner headers. Below is the list of
92 header has requested a remote checksum offload. In this case the inner
126 only the inner-most transport header and possibly the outer-most network
131 inner transport header are updated such that they will contain the correct
Dchecksum-offloads.txt45 encapsulated packet both the inner and outer checksums may need to be
73 encapsulated datagram when the inner checksum is due to be offloaded.
87 Then, when the true inner checksum is filled in (either by hardware or by
112 RCO is a technique for eliding the inner checksum of an encapsulated
Dgtp.txt111 on the inner (user) IP layer, or on the outer (transport) layer.
Dpktgen.txt192 inner label=0 (IPv4 NULL)) Note that
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_netnet.c93 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask() argument
95 if (inner) { in hash_netnet4_data_netmask()
324 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) in hash_netnet6_data_netmask() argument
326 if (inner) { in hash_netnet6_data_netmask()
Dip_set_hash_netportnet.c101 u8 cidr, bool inner) in hash_netportnet4_data_netmask() argument
103 if (inner) { in hash_netportnet4_data_netmask()
377 u8 cidr, bool inner) in hash_netportnet6_data_netmask() argument
379 if (inner) { in hash_netportnet6_data_netmask()
/Linux-v4.19/net/openvswitch/
Dflow_netlink.c950 bool is_mask, bool inner) in encode_vlan_from_nlattrs() argument
961 if (likely(!inner)) { in encode_vlan_from_nlattrs()
972 u64 key_attrs, bool inner, in validate_vlan_from_nlattrs() argument
986 OVS_NLERR(log, "Invalid %s frame", (inner) ? "C-VLAN" : "VLAN"); in validate_vlan_from_nlattrs()
996 (inner) ? "C-VLAN" : "VLAN"); in validate_vlan_from_nlattrs()
1001 (inner) ? "C-VLAN" : "VLAN"); in validate_vlan_from_nlattrs()
1010 u64 key_attrs, bool inner, in validate_vlan_mask_from_nlattrs() argument
1025 if ((!inner && !encap_valid) || (inner && !i_encap_valid)) { in validate_vlan_mask_from_nlattrs()
1027 (inner) ? "C-VLAN" : "VLAN"); in validate_vlan_mask_from_nlattrs()
1039 (inner) ? "C-VLAN" : "VLAN", ntohs(tpid)); in validate_vlan_mask_from_nlattrs()
[all …]
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmemx.fuc274 // $r6 - inner loop counter
316 // $r5 - inner inner loop counter
/Linux-v4.19/arch/arm/mm/
Dcache-v7.S78 ALT_SMP(mcr p15, 0, r0, c7, c1, 0) @ invalidate I-cache inner shareable
191 ALT_SMP(mcr p15, 0, r0, c7, c1, 0) @ invalidate I-cache inner shareable
209 ALT_SMP(mcr p15, 0, r0, c7, c1, 0) @ invalidate I-cache inner shareable
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-fs-f2fs84 Controls discard granularity of inner discard thread, inner thread
/Linux-v4.19/Documentation/input/devices/
Dappletouch.rst21 information about the inner workings of the touchpad sensors. Michael
/Linux-v4.19/scripts/
Dunifdef.c803 eval_fn *inner; member
922 lt = ops->inner(ops+1, valp, &cp); in eval_table()
934 rt = ops->inner(ops+1, &val, &cp); in eval_table()
/Linux-v4.19/Documentation/timers/
Dtimers-howto.txt9 familiar with the inner workings of the Linux Kernel.
/Linux-v4.19/Documentation/x86/
Dtopology.txt15 here to *document* the inner workings of x86 topology.
/Linux-v4.19/drivers/usb/
DKconfig57 leaves and the inner nodes are special USB devices called hubs.
/Linux-v4.19/Documentation/virtual/kvm/
Dnested-vmx.txt75 VMCS12_REVISION (from vmx.c) should be changed if struct vmcs12 or its inner
/Linux-v4.19/Documentation/usb/
DCREDITS108 inner workings with a USB Inspector.
/Linux-v4.19/Documentation/trace/
Dftrace.rst2039 … <...>-3638 [001] d... 19452.055471: #1 inner/outer(us): 12/14 ts:1499801089.066141940
2040 … <...>-3638 [003] d... 19454.071354: #2 inner/outer(us): 11/9 ts:1499801091.082164365
2041 … <...>-3638 [002] dn.. 19461.126852: #3 inner/outer(us): 12/9 ts:1499801098.138150062
2042 … <...>-3638 [001] d... 19488.340960: #4 inner/outer(us): 8/12 ts:1499801125.354139633
2043 … <...>-3638 [003] d... 19494.388553: #5 inner/outer(us): 8/12 ts:1499801131.402150961
2044 …<...>-3638 [003] d... 19501.283419: #6 inner/outer(us): 0/12 ts:1499801138.297435289 nm…
2054 inner/outer(us): 12/14
2056 This shows two numbers as "inner latency" and "outer latency". The test
2058 the two timestamps is the "inner latency" and the latency detected
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h801 void *tirc, bool inner);
/Linux-v4.19/Documentation/
Dcrc32.txt110 word at a time and increase the inner loop count to 32.

12