Searched refs:ip6_sk_dst_store_flow (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_route.h | 241 void ip6_sk_dst_store_flow(struct sock *sk, struct dst_entry *dst,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_route.h | 238 void ip6_sk_dst_store_flow(struct sock *sk, struct dst_entry *dst,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | datagram.c | 107 ip6_sk_dst_store_flow(sk, dst, &fl6); in ip6_datagram_dst_update()
|
H A D | ip6_output.c | 1275 ip6_sk_dst_store_flow(sk, dst_clone(dst), fl6); in ip6_sk_dst_lookup_flow()
|
H A D | route.c | 2849 void ip6_sk_dst_store_flow(struct sock *sk, struct dst_entry *dst, in ip6_sk_dst_store_flow() function
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | datagram.c | 113 ip6_sk_dst_store_flow(sk, dst, &fl6); in ip6_datagram_dst_update()
|
H A D | ip6_output.c | 1286 ip6_sk_dst_store_flow(sk, dst_clone(dst), fl6); in ip6_sk_dst_lookup_flow()
|
H A D | route.c | 2971 void ip6_sk_dst_store_flow(struct sock *sk, struct dst_entry *dst, in ip6_sk_dst_store_flow() function
|
Completed in 24 milliseconds