Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_common.h60 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dmcast.c2981 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
2983 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
2990 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
2991 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
H A Dicmp.c1019 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv6.icmp_sk, i)); in icmpv6_sk_exit()
H A Dndisc.c1911 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); in ndisc_net_exit()
H A Dtcp_ipv6.c2197 inet_ctl_sock_destroy(net->ipv6.tcp_sk); in tcpv6_net_exit()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c1019 inet_ctl_sock_destroy(net->dccp.v4_ctl_sk); in dccp_v4_exit_net()
H A Dipv6.c1103 inet_ctl_sock_destroy(net->dccp.v6_ctl_sk); in dccp_v6_exit_net()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dicmp.c1315 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.icmp_sk, i)); in icmp_sk_exit()
H A Dtcp_ipv4.c2838 inet_ctl_sock_destroy(*per_cpu_ptr(net->ipv4.tcp_sk, cpu)); in tcp_sk_exit()
H A Digmp.c3041 inet_ctl_sock_destroy(net->ipv4.mc_autojoin_sk); in igmp_net_exit()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1365 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()