Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H 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()
H 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dudp_tunnel.h145 bool xnet, bool nocheck);
152 __be16 src_port, __be16 dst_port, bool nocheck);
H A Dip6_checksum.h96 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
H A Dudp.h155 void udp_set_csum(bool nocheck, struct sk_buff *skb,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp_tunnel_core.c174 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument
188 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
H A Dudp.c856 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
861 if (nocheck) { in udp_set_csum()
/OK3568_Linux_fs/kernel/tools/testing/selftests/lkdtm/
H A Drun.sh89 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A Dfunctions.sh281 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2023-23914_5-5.patch49 +<connect nocheck="yes">
H A DCVE-2023-23916.patch79 +<data nocheck="yes">
/OK3568_Linux_fs/external/xserver/debian/
H A Drules.flags157 ifneq (,$(filter nocheck, $(DEB_BUILD_OPTIONS)))
H A Dchangelog1912 tests, and run the tests unless nocheck is in DEB_BUILD_OPTIONS.
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-book3s.c1584 goto nocheck; in power_pmu_add()
1592 nocheck: in power_pmu_add()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dext2.rst23 check=none, nocheck (*) Don't do extra checking of bitmaps on mount