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

/linux-4.4.14/include/net/
H A Dinet_common.h42 static inline void inet_ctl_sock_destroy(struct sock *sk) inet_ctl_sock_destroy() function
/linux-4.4.14/net/ipv6/
H A Dicmp.c867 inet_ctl_sock_destroy(net->ipv6.icmp_sk[j]);
877 inet_ctl_sock_destroy(net->ipv6.icmp_sk[i]); for_each_possible_cpu()
H A Dmcast.c2922 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); igmp6_net_init()
2924 inet_ctl_sock_destroy(net->ipv6.igmp_sk); igmp6_net_init()
2931 inet_ctl_sock_destroy(net->ipv6.igmp_sk); igmp6_net_exit()
2932 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); igmp6_net_exit()
H A Dndisc.c1800 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); ndisc_net_exit()
H A Dtcp_ipv6.c1923 inet_ctl_sock_destroy(net->ipv6.tcp_sk); tcpv6_net_exit()
/linux-4.4.14/net/ipv4/
H A Dicmp.c1167 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.icmp_sk, i)); icmp_sk_exit()
1229 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.icmp_sk, i));
H A Dtcp_ipv4.c2360 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.tcp_sk, cpu)); tcp_sk_exit()
H A Digmp.c2935 inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk); igmp_net_exit()
/linux-4.4.14/net/dccp/
H A Dipv4.c1015 inet_ctl_sock_destroy(net->dccp.v4_ctl_sk); dccp_v4_exit_net()
H A Dipv6.c1065 inet_ctl_sock_destroy(net->dccp.v6_ctl_sk); dccp_v6_exit_net()
/linux-4.4.14/net/sctp/
H A Dprotocol.c1340 inet_ctl_sock_destroy(net->sctp.ctl_sock); sctp_ctrlsock_exit()

Completed in 260 milliseconds