Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c103 static void inet6_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet6_sk_rx_dst_set() function
1317 inet6_sk_rx_dst_set(newsk, skb); in tcp_v6_syn_recv_sock()
1880 .sk_rx_dst_set = inet6_sk_rx_dst_set,
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c99 static void inet6_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet6_sk_rx_dst_set() function
1291 inet6_sk_rx_dst_set(newsk, skb); in tcp_v6_syn_recv_sock()
1894 .sk_rx_dst_set = inet6_sk_rx_dst_set,

Completed in 6 milliseconds