Searched refs:inet_protosw (Results 1 – 16 of 16) sorted by relevance
77 struct inet_protosw { struct105 void inet_register_protosw(struct inet_protosw *p); argument106 void inet_unregister_protosw(struct inet_protosw *p);111 int inet6_register_protosw(struct inet_protosw *p);112 void inet6_unregister_protosw(struct inet_protosw *p);
116 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()
57 static struct inet_protosw udplite6_protosw = {
190 static struct inet_protosw pingv6_protosw = {
1337 static struct inet_protosw rawv6_protosw = {
1723 static struct inet_protosw udpv6_protosw = {
2180 static struct inet_protosw tcpv6_protosw = {
62 static struct inet_protosw udplite4_protosw = {
252 struct inet_protosw *answer; in inet_create()1121 static struct inet_protosw inetsw_array[] =1159 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1162 struct inet_protosw *answer; in inet_register_protosw()1174 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1206 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1936 struct inet_protosw *q; in inet_init()
1043 static struct inet_protosw sctpv6_seqpacket_protosw = {1050 static struct inet_protosw sctpv6_stream_protosw = {
1048 static struct inet_protosw sctp_seqpacket_protosw = {1055 static struct inet_protosw sctp_stream_protosw = {
629 static struct inet_protosw l2tp_ip_protosw = {
760 static struct inet_protosw l2tp_ip6_protosw = {
1000 static struct inet_protosw dccp_v4_protosw = {
1084 static struct inet_protosw dccp_v6_protosw = {
2811 static struct inet_protosw mptcp_protosw = {2872 static struct inet_protosw mptcp_v6_protosw = {