Home
last modified time | relevance | path

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

/linux/include/net/
H A Dprotocol.h114 void inet6_unregister_protosw(struct inet_protosw *p);
/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/ipv6/
H A Daf_inet6.c786 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw() function
799 EXPORT_SYMBOL(inet6_unregister_protosw);
H A Dtcp_ipv6.c2375 inet6_unregister_protosw(&tcpv6_protosw);
2384 inet6_unregister_protosw(&tcpv6_protosw);
/linux/net/sctp/
H A Dipv6.c1170 inet6_unregister_protosw(&sctpv6_seqpacket_protosw); in sctp_v6_protosw_exit()
1171 inet6_unregister_protosw(&sctpv6_stream_protosw); in sctp_v6_protosw_exit()