Home
last modified time | relevance | path

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

/linux/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/include/net/
H A Dinet_common.h71 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() function
/linux/net/ipv6/
H A Dmcast.c3157 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
3159 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
3166 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
3167 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
H A Dndisc.c2022 inet_ctl_sock_destroy(net->ipv6.ndisc_sk); in ndisc_net_exit()
H A Dtcp_ipv6.c2398 inet_ctl_sock_destroy(net->ipv6.tcp_sk);
/linux/net/dccp/
H A Dipv4.c1042 inet_ctl_sock_destroy(pn->v4_ctl_sk); in dccp_v4_exit_batch()
H A Dipv6.c1124 inet_ctl_sock_destroy(pn->v6_ctl_sk); in dccp_v6_exit_net()
/linux/net/sctp/
H A Dprotocol.c1488 inet_ctl_sock_destroy(net->sctp.ctl_sock); in sctp_ctrlsock_exit()