Home
last modified time | relevance | path

Searched refs:inet_sk_rx_dst_set (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ipv4.c1699 inet_sk_rx_dst_set(newsk, skb);
2343 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) function
2356 .sk_rx_dst_set = inet_sk_rx_dst_set,