Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Ddatagram.c80 sk_dst_set(sk, &rt->dst); in __ip4_datagram_connect()
99 * socket lock, we need to use sk_dst_set() here,
120 sk_dst_set(sk, dst); in ip4_datagram_release_cb()
H A Droute.c1168 sk_dst_set(sk, &rt->dst); in ipv4_sk_update_pmtu()
H A Dudp.c1464 sk_dst_set(sk, dst_clone(&rt->dst)); in udp_sendmsg()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c176 sk_dst_set(qp->sk->sk, dst); in rxe_find_route()
/linux/include/net/
H A Dsock.h2221 sk_dst_set(struct sock *sk, struct dst_entry *dst) in sk_dst_set() function
2240 sk_dst_set(sk, NULL); in sk_dst_reset()
/linux/net/core/
H A Dsock.c2655 sk_dst_set(sk, dst); in sock_wfree()