Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_common.h62 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() function
/linux/net/ipv6/
A Dmcast.c3164 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
3166 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
3173 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
3174 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
A Dicmp.c1042 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv6.icmp_sk, i)); in icmpv6_sk_exit()
A Dndisc.c1930 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); in ndisc_net_exit()
A Dtcp_ipv6.c2236 inet_ctl_sock_destroy(net->ipv6.tcp_sk); in tcpv6_net_exit()
/linux/net/dccp/
A Dipv4.c1030 inet_ctl_sock_destroy(pn->v4_ctl_sk); in dccp_v4_exit_net()
A Dipv6.c1115 inet_ctl_sock_destroy(pn->v6_ctl_sk); in dccp_v6_exit_net()
/linux/net/ipv4/
A Dicmp.c1442 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.icmp_sk, i)); in icmp_sk_exit()
A Dtcp_ipv4.c3112 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.tcp_sk, cpu)); in tcp_sk_exit()
A Digmp.c3044 inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk); in igmp_net_exit()
/linux/net/sctp/
A Dprotocol.c1464 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()

Completed in 35 milliseconds