Searched refs:inet_register_protosw (Results 1 – 8 of 8) sorted by relevance
107 void inet_register_protosw(struct inet_protosw *p);
126 inet_register_protosw(&udplite4_protosw); in udplite4_register()
1193 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw() function1238 EXPORT_SYMBOL(inet_register_protosw);1971 inet_register_protosw(q); in inet_init()
143 inet_register_protosw(&smc_inet_protosw); in smc_inet_init()
710 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
1265 inet_register_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_init()1266 inet_register_protosw(&sctp_stream_protosw); in sctp_v4_protosw_init()
1065 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
4167 inet_register_protosw(&mptcp_protosw); in mptcp_proto_init()
Completed in 28 milliseconds