Searched refs:inet_sk_rx_dst_set (Results 1 – 3 of 3) sorted by relevance
1526 inet_sk_rx_dst_set(newsk, skb); in tcp_v4_syn_recv_sock()2144 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet_sk_rx_dst_set() function2153 EXPORT_SYMBOL(inet_sk_rx_dst_set);2159 .sk_rx_dst_set = inet_sk_rx_dst_set,
464 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb);
1880 .sk_rx_dst_set = inet_sk_rx_dst_set,