Searched refs:inet_protosw (Results 1 – 15 of 15) 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);
61 static struct inet_protosw udplite6_protosw = {
113 struct inet_protosw *answer; in inet6_create()667 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw()670 struct inet_protosw *answer; in inet6_register_protosw()686 answer = list_entry(lh, struct inet_protosw, list); in inet6_register_protosw()724 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw()
183 static struct inet_protosw pingv6_protosw = {
1385 static struct inet_protosw rawv6_protosw = {
1686 static struct inet_protosw udpv6_protosw = {
2064 static struct inet_protosw tcpv6_protosw = {
66 static struct inet_protosw udplite4_protosw = {
251 struct inet_protosw *answer; in inet_create()1088 static struct inet_protosw inetsw_array[] =1126 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1129 struct inet_protosw *answer; in inet_register_protosw()1141 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1173 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1911 struct inet_protosw *q; in inet_init()
1032 static struct inet_protosw sctpv6_seqpacket_protosw = {1039 static struct inet_protosw sctpv6_stream_protosw = {
1030 static struct inet_protosw sctp_seqpacket_protosw = {1037 static struct inet_protosw sctp_stream_protosw = {
632 static struct inet_protosw l2tp_ip_protosw = {
766 static struct inet_protosw l2tp_ip6_protosw = {
1006 static struct inet_protosw dccp_v4_protosw = {
1090 static struct inet_protosw dccp_v6_protosw = {