Searched refs:inet_protosw (Results 1 – 16 of 16) sorted by relevance
81 struct inet_protosw { struct109 void inet_register_protosw(struct inet_protosw *p); argument110 void inet_unregister_protosw(struct inet_protosw *p);115 int inet6_register_protosw(struct inet_protosw *p);116 void inet6_unregister_protosw(struct inet_protosw *p);
62 static struct inet_protosw udplite4_protosw = {
252 struct inet_protosw *answer; in inet_create()1118 static struct inet_protosw inetsw_array[] =1156 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1159 struct inet_protosw *answer; in inet_register_protosw()1171 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1203 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1940 struct inet_protosw *q; in inet_init()
57 static struct inet_protosw udplite6_protosw = {
116 struct inet_protosw *answer; in inet6_create()728 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw()731 struct inet_protosw *answer; in inet6_register_protosw()747 answer = list_entry(lh, struct inet_protosw, list); in inet6_register_protosw()785 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw()
184 static struct inet_protosw pingv6_protosw = {
1334 static struct inet_protosw rawv6_protosw = {
1722 static struct inet_protosw udpv6_protosw = {
2160 static struct inet_protosw tcpv6_protosw = {
1039 static struct inet_protosw sctpv6_seqpacket_protosw = {1046 static struct inet_protosw sctpv6_stream_protosw = {
1042 static struct inet_protosw sctp_seqpacket_protosw = {1049 static struct inet_protosw sctp_stream_protosw = {
629 static struct inet_protosw l2tp_ip_protosw = {
759 static struct inet_protosw l2tp_ip6_protosw = {
998 static struct inet_protosw dccp_v4_protosw = {
1077 static struct inet_protosw dccp_v6_protosw = {
2751 static struct inet_protosw mptcp_protosw = {2812 static struct inet_protosw mptcp_v6_protosw = {