Searched refs:inet_sk_rx_dst_set (Results 1 – 1 of 1) sorted by relevance
1699 inet_sk_rx_dst_set(newsk, skb);2343 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) function2356 .sk_rx_dst_set = inet_sk_rx_dst_set,