Home
last modified time | relevance | path

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

/linux/include/net/
A Dprotocol.h115 void inet6_unregister_protosw(struct inet_protosw *p);
/linux/net/ipv6/
A Dudplite.c86 inet6_unregister_protosw(&udplite6_protosw); in udplitev6_exit()
A Dping.c269 inet6_unregister_protosw(&pingv6_protosw); in pingv6_exit()
A Daf_inet6.c791 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw() function
804 EXPORT_SYMBOL(inet6_unregister_protosw);
A Dtcp_ipv6.c2277 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_init()
2286 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_exit()
A Draw.c1352 inet6_unregister_protosw(&rawv6_protosw); in rawv6_exit()
A Dudp.c1776 inet6_unregister_protosw(&udpv6_protosw); in udpv6_exit()
/linux/net/dccp/
A Dipv6.c1153 inet6_unregister_protosw(&dccp_v6_protosw); in dccp_v6_init()
1162 inet6_unregister_protosw(&dccp_v6_protosw); in dccp_v6_exit()
/linux/net/sctp/
A Dipv6.c1194 inet6_unregister_protosw(&sctpv6_seqpacket_protosw); in sctp_v6_protosw_exit()
1195 inet6_unregister_protosw(&sctpv6_stream_protosw); in sctp_v6_protosw_exit()
/linux/net/l2tp/
A Dl2tp_ip6.c795 inet6_unregister_protosw(&l2tp_ip6_protosw); in l2tp_ip6_exit()

Completed in 21 milliseconds