Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
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()
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-6.6.21/net/ipv4/
Dudp_tunnel_core.c156 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument
170 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
Dudp.c863 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
868 if (nocheck) { in udp_set_csum()
/linux-6.6.21/include/net/
Dudp_tunnel.h153 bool xnet, bool nocheck);
160 __be16 src_port, __be16 dst_port, bool nocheck);
Dip6_checksum.h82 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
Dudp.h157 void udp_set_csum(bool nocheck, struct sk_buff *skb,
/linux-6.6.21/tools/testing/selftests/lkdtm/
Drun.sh97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/linux-6.6.21/tools/testing/selftests/livepatch/
Dfunctions.sh298 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/linux-6.6.21/arch/sparc/kernel/
Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()
/linux-6.6.21/arch/powerpc/perf/
Dcore-book3s.c1665 goto nocheck; in power_pmu_add()
1673 nocheck: in power_pmu_add()
/linux-6.6.21/Documentation/filesystems/
Dext2.rst24 check=none, nocheck (*) Don't do extra checking of bitmaps on mount