Searched refs:inet_protosw (Results 1 – 16 of 16) sorted by relevance
76 struct inet_protosw { struct104 void inet_register_protosw(struct inet_protosw *p); argument105 void inet_unregister_protosw(struct inet_protosw *p);110 int inet6_register_protosw(struct inet_protosw *p);111 void inet6_unregister_protosw(struct inet_protosw *p);
72 static struct inet_protosw udplite4_protosw = {
249 struct inet_protosw *answer; in inet_create()1131 static struct inet_protosw inetsw_array[] =1169 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1172 struct inet_protosw *answer; in inet_register_protosw()1184 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1216 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1932 struct inet_protosw *q; in inet_init()
67 static struct inet_protosw udplite6_protosw = {
124 struct inet_protosw *answer; in inet6_create()758 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw()761 struct inet_protosw *answer; in inet6_register_protosw()777 answer = list_entry(lh, struct inet_protosw, list); in inet6_register_protosw()815 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw()
226 static struct inet_protosw pingv6_protosw = {
1303 static struct inet_protosw rawv6_protosw = {
1777 static struct inet_protosw udpv6_protosw = {
2203 static struct inet_protosw tcpv6_protosw = {
631 static struct inet_protosw l2tp_ip_protosw = {
762 static struct inet_protosw l2tp_ip6_protosw = {
1091 static struct inet_protosw sctpv6_seqpacket_protosw = {1098 static struct inet_protosw sctpv6_stream_protosw = {
1136 static struct inet_protosw sctp_seqpacket_protosw = {1143 static struct inet_protosw sctp_stream_protosw = {
1014 static struct inet_protosw dccp_v4_protosw = {
1096 static struct inet_protosw dccp_v6_protosw = {
3822 static struct inet_protosw mptcp_protosw = {3928 static struct inet_protosw mptcp_v6_protosw = {