Searched refs:inet_protosw (Results 1 – 10 of 10) 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 = {
111 struct inet_protosw *answer; in inet6_create()729 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw()732 struct inet_protosw *answer; in inet6_register_protosw()748 answer = list_entry(lh, struct inet_protosw, list); in inet6_register_protosw()786 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw()
2311 static struct inet_protosw tcpv6_protosw = {
263 struct inet_protosw *answer; in inet_create()1164 static struct inet_protosw inetsw_array[] =1202 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1205 struct inet_protosw *answer; in inet_register_protosw()1217 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1249 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1889 struct inet_protosw *q; in inet_init()
1067 static struct inet_protosw sctpv6_seqpacket_protosw = {1074 static struct inet_protosw sctpv6_stream_protosw = {
1127 static struct inet_protosw sctp_seqpacket_protosw = {1134 static struct inet_protosw sctp_stream_protosw = {
4566 static struct inet_protosw mptcp_protosw = {4680 static struct inet_protosw mptcp_v6_protosw = {