Home
last modified time | relevance | path

Searched refs:nocheck (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_udp_tunnel.c81 __be16 src_port, __be16 dst_port, bool nocheck) in udp_tunnel6_xmit_skb()
97 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
76 udp_tunnel6_xmit_skb(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, struct net_device *dev, struct in6_addr *saddr, struct in6_addr *daddr, __u8 prio, __u8 ttl, __be32 label, __be16 src_port, __be16 dst_port, bool nocheck) udp_tunnel6_xmit_skb() argument
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()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_udp_tunnel.c81 __be16 src_port, __be16 dst_port, bool nocheck) in udp_tunnel6_xmit_skb()
97 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
76 udp_tunnel6_xmit_skb(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, struct net_device *dev, struct in6_addr *saddr, struct in6_addr *daddr, __u8 prio, __u8 ttl, __be32 label, __be16 src_port, __be16 dst_port, bool nocheck) udp_tunnel6_xmit_skb() argument
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()
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_core.c156 bool xnet, bool nocheck) in udp_tunnel_xmit_skb()
170 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
153 udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, bool xnet, bool nocheck) udp_tunnel_xmit_skb() argument
H A Dudp.c863 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
868 if (nocheck) { in udp_set_csum()
/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/
H A Drun.sh89 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/kernel/linux/linux-6.6/include/net/
H A Dip6_checksum.h82 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
H A Dudp_tunnel.h153 bool xnet, bool nocheck);
160 __be16 src_port, __be16 dst_port, bool nocheck);
H A Dudp.h157 void udp_set_csum(bool nocheck, struct sk_buff *skb,
/kernel/linux/linux-6.6/tools/testing/selftests/lkdtm/
H A Drun.sh97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_core.c174 bool xnet, bool nocheck) in udp_tunnel_xmit_skb()
188 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
171 udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, bool xnet, bool nocheck) udp_tunnel_xmit_skb() argument
H A Dudp.c874 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
879 if (nocheck) { in udp_set_csum()
/kernel/linux/linux-5.10/tools/testing/selftests/livepatch/
H A Dfunctions.sh281 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/kernel/linux/linux-6.6/tools/testing/selftests/livepatch/
H A Dfunctions.sh298 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c1583 goto nocheck; in power_pmu_add()
1591 nocheck: in power_pmu_add()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c1665 goto nocheck; in power_pmu_add()
1673 nocheck: in power_pmu_add()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()

Completed in 25 milliseconds