Searched refs:udp_sk_rx_dst_set (Results 1 – 2 of 2) sorted by relevance
2138 bool udp_sk_rx_dst_set(struct sock *sk, struct dst_entry *dst) in udp_sk_rx_dst_set() function2149 EXPORT_SYMBOL(udp_sk_rx_dst_set);2333 udp_sk_rx_dst_set(sk, dst); in __udp4_lib_rcv()
831 if (udp_sk_rx_dst_set(sk, dst)) { in udp6_sk_rx_dst_set()