Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_udp_tunnel.c60 udp_set_no_check6_tx(sock->sk, !cfg->use_udp6_tx_checksums); in udp_sock_create6()
/openbmc/linux/include/linux/
H A Dudp.h112 static inline void udp_set_no_check6_tx(struct sock *sk, bool val) in udp_set_no_check6_tx() function
/openbmc/linux/net/ipv4/
H A Dudp.c2724 udp_set_no_check6_tx(sk, valbool); in udp_lib_setsockopt()