Home
last modified time | relevance | path

Searched refs:inet_sk_rx_dst_set (Results 1 – 3 of 3) 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,
/linux/net/ipv6/
H A Dtcp_ipv6.c2021 .sk_rx_dst_set = inet_sk_rx_dst_set,
/linux/include/net/
H A Dtcp.h589 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb);