Searched refs:inet_register_protosw (Results 1 – 6 of 6) sorted by relevance
126 inet_register_protosw(&udplite4_protosw); in udplite4_register()
1191 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw() function1236 EXPORT_SYMBOL(inet_register_protosw);1956 inet_register_protosw(q); in inet_init()
143 inet_register_protosw(&smc_inet_protosw); in smc_inet_init()
703 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
1281 inet_register_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_init()1282 inet_register_protosw(&sctp_stream_protosw); in sctp_v4_protosw_init()
4111 inet_register_protosw(&mptcp_protosw); in mptcp_proto_init()
Completed in 20 milliseconds