Home
last modified time | relevance | path

Searched refs:inet_ctl_sock_destroy (Results 1 – 6 of 6) 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.c3208 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_init()
3210 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_init()
3217 inet_ctl_sock_destroy(net->ipv6.igmp_sk); in igmp6_net_exit()
3218 inet_ctl_sock_destroy(net->ipv6.mc_autojoin_sk); in igmp6_net_exit()
H A Dndisc.c2026 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 Dipv6.c1124 inet_ctl_sock_destroy(pn->v6_ctl_sk); in dccp_v6_exit_net()