Home
last modified time | relevance | path

Searched refs:inet6_unregister_protosw (Results 1 – 10 of 10) sorted by relevance

/linux/include/net/
H A Dprotocol.h114 void inet6_unregister_protosw(struct inet_protosw *p);
/linux/net/ipv6/
H A Dudplite.c101 inet6_unregister_protosw(&udplite6_protosw); in udplitev6_exit()
H A Dping.c304 inet6_unregister_protosw(&pingv6_protosw); in pingv6_exit()
H A Daf_inet6.c801 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw() function
814 EXPORT_SYMBOL(inet6_unregister_protosw);
H A Dtcp_ipv6.c2396 inet6_unregister_protosw(&tcpv6_protosw);
2405 inet6_unregister_protosw(&tcpv6_protosw);
H A Draw.c1314 inet6_unregister_protosw(&rawv6_protosw); in rawv6_exit()
H A Dudp.c1975 inet6_unregister_protosw(&udpv6_protosw); in udpv6_exit()
/linux/net/smc/
H A Dsmc_inet.c158 inet6_unregister_protosw(&smc_inet6_protosw); in smc_inet_exit()
/linux/net/sctp/
H A Dipv6.c1168 inet6_unregister_protosw(&sctpv6_seqpacket_protosw); in sctp_v6_protosw_exit()
1169 inet6_unregister_protosw(&sctpv6_stream_protosw); in sctp_v6_protosw_exit()
/linux/net/l2tp/
H A Dl2tp_ip6.c850 inet6_unregister_protosw(&l2tp_ip6_protosw); in l2tp_ip6_exit()