Searched refs:sk_rx_dst_set (Results 1 – 4 of 4) sorted by relevance
41 void (*sk_rx_dst_set)(struct sock *sk, const struct sk_buff *skb); member
1688 .sk_rx_dst_set = inet6_sk_rx_dst_set,1719 .sk_rx_dst_set = inet_sk_rx_dst_set,
1928 .sk_rx_dst_set = inet_sk_rx_dst_set,
5488 inet_csk(sk)->icsk_af_ops->sk_rx_dst_set(sk, skb); in tcp_rcv_established()5664 icsk->icsk_af_ops->sk_rx_dst_set(sk, skb); in tcp_finish_connect()