Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_common.h42 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() function
/linux-4.1.27/net/ipv6/
Dicmp.c873 inet_ctl_sock_destroy(net->ipv6.icmp_sk[j]); in icmpv6_sk_init()
883 inet_ctl_sock_destroy(net->ipv6.icmp_sk[i]); in icmpv6_sk_exit()
Dmcast.c2922 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
2924 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
2931 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
2932 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
Dndisc.c1764 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); in ndisc_net_exit()
Dtcp_ipv6.c1903 inet_ctl_sock_destroy(net->ipv6.tcp_sk); in tcpv6_net_exit()
/linux-4.1.27/net/ipv4/
Dicmp.c1143 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.icmp_sk, i)); in icmp_sk_exit()
1205 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.icmp_sk, i)); in icmp_sk_init()
Dtcp_ipv4.c2395 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.tcp_sk, cpu)); in tcp_sk_exit()
Digmp.c2750 inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk); in igmp_net_exit()
/linux-4.1.27/net/dccp/
Dipv4.c1037 inet_ctl_sock_destroy(net->dccp.v4_ctl_sk); in dccp_v4_exit_net()
Dipv6.c1101 inet_ctl_sock_destroy(net->dccp.v6_ctl_sk); in dccp_v6_exit_net()
/linux-4.1.27/net/sctp/
Dprotocol.c1320 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()