Home
last modified time | relevance | path

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

/linux-6.15/net/xfrm/
H A Dxfrm_nat_keepalive.c223 inet_ctl_sock_destroy(*per_cpu_ptr(socks, i)); in nat_keepalive_sk_init()
232 inet_ctl_sock_destroy(*per_cpu_ptr(socks, i)); in nat_keepalive_sk_fini()
/linux-6.15/include/net/
H A Dinet_common.h71 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() function
/linux-6.15/net/ipv6/
H A Dmcast.c3208 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
3210 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
3217 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
3218 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
H A Dndisc.c2024 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); in ndisc_net_exit()
H A Dtcp_ipv6.c2401 inet_ctl_sock_destroy(net->ipv6.tcp_sk);
/linux-6.15/net/dccp/
H A Dipv4.c1038 inet_ctl_sock_destroy(pn->v4_ctl_sk); in dccp_v4_exit_net()
H A Dipv6.c1117 inet_ctl_sock_destroy(pn->v6_ctl_sk); in dccp_v6_exit_net()
/linux-6.15/net/sctp/
H A Dprotocol.c1489 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()
/linux-6.15/net/ipv4/
H A Digmp.c3147 inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk); in igmp_net_exit()