/linux-4.4.14/include/net/ |
D | inet_ecn.h | 43 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 …]
|
D | ip_tunnels.h | 271 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/ |
D | sch_htb.c | 135 } 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/ |
D | ip_set_hash_netnet.c | 93 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()
|
D | ip_set_hash_netportnet.c | 101 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/ |
D | memx.fuc | 274 // $r6 - inner loop counter 316 // $r5 - inner inner loop counter
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-v7.S | 77 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/ |
D | appletouch.txt | 16 information about the inner workings of the touchpad sensors. Michael
|
D | multi-touch-protocol.txt | 171 glass. You will see two regions, one inner region consisting of the part
|
/linux-4.4.14/scripts/ |
D | unifdef.c | 803 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/ |
D | timers-howto.txt | 9 familiar with the inner workings of the Linux Kernel.
|
/linux-4.4.14/drivers/usb/ |
D | Kconfig | 53 leaves and the inner nodes are special USB devices called hubs.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 86 VMCS12_REVISION (from vmx.c) should be changed if struct vmcs12 or its inner
|
/linux-4.4.14/Documentation/usb/ |
D | CREDITS | 108 inner workings with a USB Inspector.
|
/linux-4.4.14/Documentation/ |
D | crc32.txt | 103 word at a time and increase the inner loop count to 32.
|
D | adding-syscalls.txt | 295 them call a common inner implementation function.)
|
/linux-4.4.14/Documentation/networking/ |
D | pktgen.txt | 181 inner label=0 (IPv4 NULL)) Note that
|
D | bonding.txt | 920 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/ |
D | aesbs-core.S_shipped | 1084 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/ |
D | descore-readme.txt | 234 with 4 being actively used at once during the inner iterations.
|
/linux-4.4.14/ |
D | CREDITS | 2481 E: cmetz@inner.net
|