Searched refs:nocheck (Results 1 – 11 of 11) sorted by relevance
| /linux-4.4.14/include/net/ |
| D | udp_tunnel.h | 84 bool xnet, bool nocheck); 92 __be16 dst_port, bool nocheck);
|
| D | ip6_checksum.h | 101 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
|
| D | udp.h | 158 void udp_set_csum(bool nocheck, struct sk_buff *skb,
|
| /linux-4.4.14/net/ipv6/ |
| D | ip6_udp_tunnel.c | 77 __be16 dst_port, bool nocheck) in udp_tunnel6_xmit_skb() argument 96 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
|
| D | ip6_checksum.c | 91 void udp6_set_csum(bool nocheck, struct sk_buff *skb, in udp6_set_csum() argument 97 if (nocheck) in udp6_set_csum()
|
| /linux-4.4.14/net/ipv4/ |
| D | udp_tunnel.c | 80 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument 94 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
|
| D | udp.c | 765 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument 770 if (nocheck) in udp_set_csum()
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | perf_event.c | 1383 goto nocheck; in sparc_pmu_add() 1390 nocheck: in sparc_pmu_add()
|
| /linux-4.4.14/arch/powerpc/perf/ |
| D | core-book3s.c | 1445 goto nocheck; in power_pmu_add() 1453 nocheck: in power_pmu_add()
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | ext2.txt | 20 check=none, nocheck (*) Don't do extra checking of bitmaps on mount
|
| /linux-4.4.14/Documentation/DocBook/ |
| D | device-drivers.xml.db | 29 API-sched-setscheduler-nocheck
|