Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c95 static void inet6_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet6_sk_rx_dst_set() function
1451 inet6_sk_rx_dst_set(newsk, skb);
2065 .sk_rx_dst_set = inet6_sk_rx_dst_set,