Searched refs:inet6_register_protosw (Results 1 – 7 of 7) sorted by relevance
113 int inet6_register_protosw(struct inet_protosw *p);
139 rc = inet6_register_protosw(&smc_inet6_protosw); in smc_inet_init()
729 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw() function783 EXPORT_SYMBOL(inet6_register_protosw);
2356 ret = inet6_register_protosw(&tcpv6_protosw);
1162 inet6_register_protosw(&sctpv6_seqpacket_protosw); in sctp_v6_protosw_init() 1163 inet6_register_protosw(&sctpv6_stream_protosw); in sctp_v6_protosw_init()
4704 err = inet6_register_protosw(&mptcp_v6_protosw); in mptcp_proto_v6_init()