Searched refs:inet_protosw (Results 1 – 13 of 13) sorted by relevance
79 struct inet_protosw { struct107 void inet_register_protosw(struct inet_protosw *p); argument108 void inet_unregister_protosw(struct inet_protosw *p);113 int inet6_register_protosw(struct inet_protosw *p);114 void inet6_unregister_protosw(struct inet_protosw *p);
54 static struct inet_protosw smc_inet_protosw = {101 static struct inet_protosw smc_inet6_protosw = {
73 static struct inet_protosw udplite4_protosw = {
264 struct inet_protosw *answer; in inet_create()1167 static struct inet_protosw inetsw_array[] =1205 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1208 struct inet_protosw *answer; in inet_register_protosw()1220 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1252 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1898 struct inet_protosw *q; in inet_init()
118 struct inet_protosw *answer; in inet6_create()744 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw()747 struct inet_protosw *answer; in inet6_register_protosw()763 answer = list_entry(lh, struct inet_protosw, list); in inet6_register_protosw()801 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw()
72 static struct inet_protosw udplite6_protosw = {
2333 static struct inet_protosw tcpv6_protosw = {
1065 static struct inet_protosw sctpv6_seqpacket_protosw = {1072 static struct inet_protosw sctpv6_stream_protosw = {
1125 static struct inet_protosw sctp_seqpacket_protosw = {1132 static struct inet_protosw sctp_stream_protosw = {
781 static struct inet_protosw l2tp_ip6_protosw = {
4543 static struct inet_protosw mptcp_protosw = {4651 static struct inet_protosw mptcp_v6_protosw = {