Home
last modified time | relevance | path

Searched refs:inet6_unregister_protosw (Results 1 – 8 of 8) 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 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);
/linux/net/smc/
H A Dsmc_inet.c158 inet6_unregister_protosw(&smc_inet6_protosw); in smc_inet_exit()
/linux/net/dccp/
H A Dipv6.c
/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()