Home
last modified time | relevance | path

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

/net/ipv6/
A Dudplite.c89 ret = inet6_register_protosw(&udplite6_protosw); in udplitev6_init()
A Dping.c288 return inet6_register_protosw(&pingv6_protosw); in pingv6_init()
A Daf_inet6.c752 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw() function
806 EXPORT_SYMBOL(inet6_register_protosw);
A Draw.c1307 return inet6_register_protosw(&rawv6_protosw); in rawv6_init()
A Dudp.c1959 ret = inet6_register_protosw(&udpv6_protosw); in udpv6_init()
A Dtcp_ipv6.c2423 ret = inet6_register_protosw(&tcpv6_protosw);
/net/smc/
A Dsmc_inet.c152 rc = inet6_register_protosw(&smc_inet6_protosw); in smc_inet_init()
/net/sctp/
A Dipv6.c1205 inet6_register_protosw(&sctpv6_seqpacket_protosw); in sctp_v6_protosw_init()
1206 inet6_register_protosw(&sctpv6_stream_protosw); in sctp_v6_protosw_init()
/net/l2tp/
A Dl2tp_ip6.c836 inet6_register_protosw(&l2tp_ip6_protosw); in l2tp_ip6_init()
/net/mptcp/
A Dprotocol.c4166 err = inet6_register_protosw(&mptcp_v6_protosw); in mptcp_proto_v6_init()

Completed in 746 milliseconds