Searched defs:nocheck (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| H A D | ip6_checksum.c | 115 void udp6_set_csum(bool nocheck, struct sk_buff *skb, in udp6_set_csum()
|
| H A D | ip6_udp_tunnel.c | 83 __be16 src_port, __be16 dst_port, bool nocheck, in udp_tunnel6_xmit_skb()
|
| /linux/net/ipv4/ |
| H A D | udp_tunnel_core.c | 176 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,u16 ipcb_flags) udp_tunnel_xmit_skb() argument
|
| H A D | udp.c | 1094 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum()
|