Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_udp_tunnel.c61 udp_set_no_check6_rx(sock->sk, !cfg->use_udp6_rx_checksums); in udp_sock_create6()
/openbmc/linux/include/linux/
H A Dudp.h117 static inline void udp_set_no_check6_rx(struct sock *sk, bool val) in udp_set_no_check6_rx() function
/openbmc/linux/net/ipv4/
H A Dudp.c2726 udp_set_no_check6_rx(sk, valbool); in udp_lib_setsockopt()