Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dinet_common.h71 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() function
/Linux-v6.6/net/ipv6/
Dmcast.c3156 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
3158 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
3165 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
3166 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
Dndisc.c2006 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); in ndisc_net_exit()
Dtcp_ipv6.c2216 inet_ctl_sock_destroy(net->ipv6.tcp_sk); in tcpv6_net_exit()
/Linux-v6.6/net/dccp/
Dipv4.c1037 inet_ctl_sock_destroy(pn->v4_ctl_sk); in dccp_v4_exit_net()
Dipv6.c1119 inet_ctl_sock_destroy(pn->v6_ctl_sk); in dccp_v6_exit_net()
/Linux-v6.6/net/sctp/
Dprotocol.c1473 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()
/Linux-v6.6/net/ipv4/
Digmp.c3058 inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk); in igmp_net_exit()