Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dinet_ecn.h43 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate() argument
46 outer |= !INET_ECN_is_ce(inner) ? (inner & INET_ECN_MASK) : in INET_ECN_encapsulate()
106 static inline void ipv4_copy_dscp(unsigned int dscp, struct iphdr *inner) in ipv4_copy_dscp() argument
109 ipv4_change_dsfield(inner, INET_ECN_MASK, dscp); in ipv4_copy_dscp()
140 static inline void ipv6_copy_dscp(unsigned int dscp, struct ipv6hdr *inner) in ipv6_copy_dscp() argument
143 ipv6_change_dsfield(inner, INET_ECN_MASK, dscp); in ipv6_copy_dscp()
190 __u8 outer, __u8 inner) in INET_ECN_decapsulate() argument
192 if (INET_ECN_is_not_ect(inner)) { in INET_ECN_decapsulate()
213 __u8 inner; in IP_ECN_decapsulate() local
216 inner = ip_hdr(skb)->tos; in IP_ECN_decapsulate()
[all …]
Dip_tunnels.h271 u8 inner = ip_tunnel_get_dsfield(iph, skb); in ip_tunnel_ecn_encap() local
273 return INET_ECN_encapsulate(tos, inner); in ip_tunnel_ecn_encap()
/linux-4.4.14/net/sched/
Dsch_htb.c135 } inner; member
406 if (p->un.inner.clprio[prio].feed.rb_node) in htb_activate_prios()
412 htb_add_to_id_tree(&p->un.inner.clprio[prio].feed, cl, prio); in htb_activate_prios()
442 if (p->un.inner.clprio[prio].ptr == cl->node + prio) { in htb_deactivate_prios()
447 p->un.inner.clprio[prio].last_ptr_id = cl->common.classid; in htb_deactivate_prios()
448 p->un.inner.clprio[prio].ptr = NULL; in htb_deactivate_prios()
452 &p->un.inner.clprio[prio].feed); in htb_deactivate_prios()
454 if (!p->un.inner.clprio[prio].feed.rb_node) in htb_deactivate_prios()
800 clp = &cl->un.inner.clprio[prio]; in htb_lookup_leaf()
855 htb_next_rb_node(level ? &cl->parent->un.inner.clprio[prio].ptr: in htb_dequeue_tree()
[all …]
/linux-4.4.14/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()
376 u8 cidr, bool inner) in hash_netportnet6_data_netmask() argument
378 if (inner) { in hash_netportnet6_data_netmask()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmemx.fuc274 // $r6 - inner loop counter
316 // $r5 - inner inner loop counter
/linux-4.4.14/arch/arm/mm/
Dcache-v7.S77 ALT_SMP(mcr p15, 0, r0, c7, c1, 0) @ invalidate I-cache inner shareable
190 ALT_SMP(mcr p15, 0, r0, c7, c1, 0) @ invalidate I-cache inner shareable
208 ALT_SMP(mcr p15, 0, r0, c7, c1, 0) @ invalidate I-cache inner shareable
/linux-4.4.14/Documentation/input/
Dappletouch.txt16 information about the inner workings of the touchpad sensors. Michael
Dmulti-touch-protocol.txt171 glass. You will see two regions, one inner region consisting of the part
/linux-4.4.14/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-4.4.14/Documentation/timers/
Dtimers-howto.txt9 familiar with the inner workings of the Linux Kernel.
/linux-4.4.14/drivers/usb/
DKconfig53 leaves and the inner nodes are special USB devices called hubs.
/linux-4.4.14/Documentation/virtual/kvm/
Dnested-vmx.txt86 VMCS12_REVISION (from vmx.c) should be changed if struct vmcs12 or its inner
/linux-4.4.14/Documentation/usb/
DCREDITS108 inner workings with a USB Inspector.
/linux-4.4.14/Documentation/
Dcrc32.txt103 word at a time and increase the inner loop count to 32.
Dadding-syscalls.txt295 them call a common inner implementation function.)
/linux-4.4.14/Documentation/networking/
Dpktgen.txt181 inner label=0 (IPv4 NULL)) Note that
Dbonding.txt920 which might result in the use of inner headers if an
930 which might result in the use of inner headers if an
/linux-4.4.14/arch/arm/crypto/
Daesbs-core.S_shipped1084 sub r12, sp, r10, lsl#7 @ 128 bytes per inner round key
1340 sub r12, sp, r10, lsl#7 @ 128 bytes per inner round key
1573 sub r12, sp, r1, lsl#7 @ 128 bytes per inner round key
2063 sub r12, sp, r1, lsl#7 @ 128 bytes per inner round key
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt234 with 4 being actively used at once during the inner iterations.
/linux-4.4.14/
DCREDITS2481 E: cmetz@inner.net