Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_hashtables.h284 void inet_bhash2_reset_saddr(struct sock *sk);
/linux-6.15/net/ipv4/
H A Dinet_hashtables.c987 void inet_bhash2_reset_saddr(struct sock *sk) in inet_bhash2_reset_saddr() function
992 EXPORT_SYMBOL_GPL(inet_bhash2_reset_saddr);
H A Dtcp_ipv4.c356 inet_bhash2_reset_saddr(sk); in tcp_v4_connect()
H A Dtcp.c3338 inet_bhash2_reset_saddr(sk); in tcp_disconnect()
/linux-6.15/net/dccp/
H A Dipv4.c148 inet_bhash2_reset_saddr(sk); in dccp_v4_connect()
H A Dproto.c291 inet_bhash2_reset_saddr(sk); in dccp_disconnect()
H A Dipv6.c974 inet_bhash2_reset_saddr(sk); in dccp_v6_connect()
/linux-6.15/net/ipv6/
H A Dtcp_ipv6.c341 inet_bhash2_reset_saddr(sk); in tcp_v6_connect()