Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_ipv4.c1324 inet_sk_rx_dst_set(newsk, skb); in tcp_v4_syn_recv_sock()
1764 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet_sk_rx_dst_set() function
1773 EXPORT_SYMBOL(inet_sk_rx_dst_set);
1779 .sk_rx_dst_set = inet_sk_rx_dst_set,
/net/ipv6/
Dtcp_ipv6.c1670 .sk_rx_dst_set = inet_sk_rx_dst_set,