Searched refs:udp_get_no_check6_rx (Results 1 – 4 of 4) sorted by relevance
127 static inline bool udp_get_no_check6_rx(const struct sock *sk) in udp_get_no_check6_rx() function
877 if (!uh->check && !udp_get_no_check6_rx(sk)) in __udp6_lib_mcast_deliver() 996 if (!uh->check && !udp_get_no_check6_rx(sk)) { in __udp6_lib_rcv() 1018 if (!uh->check && !udp_get_no_check6_rx(sk)) in __udp6_lib_rcv()
328 if (udp_get_no_check6_rx(sk) && in l2tp_nl_tunnel_send_addr6()
2823 val = udp_get_no_check6_rx(sk); in udp_lib_getsockopt()