Home
last modified time | relevance | path

Searched refs:nocheck (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/net/ipv6/
Dip6_udp_tunnel.c70 __be16 dst_port, bool nocheck) in udp_tunnel6_xmit_skb() argument
89 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
Dip6_checksum.c91 void udp6_set_csum(bool nocheck, struct sk_buff *skb, in udp6_set_csum() argument
97 if (nocheck) in udp6_set_csum()
/linux-4.1.27/include/net/
Dudp_tunnel.h83 bool xnet, bool nocheck);
91 __be16 dst_port, bool nocheck);
Dip6_checksum.h101 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
Dudp.h158 void udp_set_csum(bool nocheck, struct sk_buff *skb,
/linux-4.1.27/net/ipv4/
Dudp_tunnel.c81 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument
93 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
Dudp.c762 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
767 if (nocheck) in udp_set_csum()
/linux-4.1.27/Documentation/filesystems/
Dext3.txt102 nocheck
Dext2.txt20 check=none, nocheck (*) Don't do extra checking of bitmaps on mount
/linux-4.1.27/arch/sparc/kernel/
Dperf_event.c1383 goto nocheck; in sparc_pmu_add()
1390 nocheck: in sparc_pmu_add()
/linux-4.1.27/arch/powerpc/perf/
Dcore-book3s.c1445 goto nocheck; in power_pmu_add()
1453 nocheck: in power_pmu_add()