inet_sk_rx_dst_set
void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb);
inet_sk_rx_dst_set(newsk, skb);
.sk_rx_dst_set = inet_sk_rx_dst_set,