Searched refs:inet_protosw (Results 1 – 7 of 7) 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);
57 static struct inet_protosw smc_inet_protosw = {105 static struct inet_protosw smc_inet6_protosw = {
1067 static struct inet_protosw sctpv6_seqpacket_protosw = {1074 static struct inet_protosw sctpv6_stream_protosw = {
1128 static struct inet_protosw sctp_seqpacket_protosw = {1135 static struct inet_protosw sctp_stream_protosw = {
1311 static struct inet_protosw rawv6_protosw = {