Home
last modified time | relevance | path

Searched refs:udp_set_no_check6_rx (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dip6_udp_tunnel.c62 udp_set_no_check6_rx(sock->sk, !cfg->use_udp6_rx_checksums); in udp_sock_create6()
/linux/include/linux/
H A Dudp.h170 static inline void udp_set_no_check6_rx(struct sock *sk, bool val) in udp_set_no_check6_rx() function
/linux/net/ipv4/
H A Dudp.c3005 udp_set_no_check6_rx(sk, valbool); in udp_setsockopt()