Searched refs:nocheck (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv6/ |
| H A D | ip6_udp_tunnel.c | 83 __be16 src_port, __be16 dst_port, bool nocheck, in udp_tunnel6_xmit_skb() argument 100 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
|
| /linux/tools/testing/selftests/lkdtm/ |
| H A D | run.sh | 97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
|
| /linux/net/ipv4/ |
| H A D | udp_tunnel_core.c | 171 bool xnet, bool nocheck, u16 ipcb_flags) in udp_tunnel_xmit_skb() argument 185 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
|
| H A D | udp.c | 1070 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument 1075 if (nocheck) { in udp_set_csum()
|
| /linux/include/net/ |
| H A D | udp.h | 261 void udp_set_csum(bool nocheck, struct sk_buff *skb,
|
| /linux/arch/sparc/kernel/ |
| H A D | perf_event.c | 1398 goto nocheck; in sparc_pmu_add() 1405 nocheck: in sparc_pmu_add()
|