Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dip6_udp_tunnel.c81 __be16 src_port, __be16 dst_port, bool nocheck) in udp_tunnel6_xmit_skb() argument
97 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
A Dip6_checksum.c115 void udp6_set_csum(bool nocheck, struct sk_buff *skb, in udp6_set_csum() argument
121 if (nocheck) in udp6_set_csum()
/linux/net/ipv4/
A Dudp_tunnel_core.c155 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument
169 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
A Dudp.c866 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
871 if (nocheck) { in udp_set_csum()
/linux/include/net/
A Dudp_tunnel.h149 bool xnet, bool nocheck);
156 __be16 src_port, __be16 dst_port, bool nocheck);
A Dip6_checksum.h96 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
A Dudp.h155 void udp_set_csum(bool nocheck, struct sk_buff *skb,
/linux/tools/testing/selftests/lkdtm/
A Drun.sh97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/linux/tools/testing/selftests/livepatch/
A Dfunctions.sh281 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/linux/arch/sparc/kernel/
A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()
/linux/arch/powerpc/perf/
A Dcore-book3s.c1590 goto nocheck; in power_pmu_add()
1598 nocheck: in power_pmu_add()
/linux/Documentation/filesystems/
A Dext2.rst24 check=none, nocheck (*) Don't do extra checking of bitmaps on mount

Completed in 40 milliseconds