Searched refs:inet_protosw (Results 1 – 15 of 15) 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);116 int inet6_register_protosw(struct inet_protosw *p);117 void inet6_unregister_protosw(struct inet_protosw *p);
106 struct inet_protosw *answer; in inet6_create()569 int inet6_register_protosw(struct inet_protosw *p) in inet6_register_protosw()572 struct inet_protosw *answer; in inet6_register_protosw()588 answer = list_entry(lh, struct inet_protosw, list); in inet6_register_protosw()626 inet6_unregister_protosw(struct inet_protosw *p) in inet6_unregister_protosw()
62 static struct inet_protosw udplite6_protosw = {
49 static struct inet_protosw pingv6_protosw = {
1321 static struct inet_protosw rawv6_protosw = {
1552 static struct inet_protosw udpv6_protosw = {
1886 static struct inet_protosw tcpv6_protosw = {
68 static struct inet_protosw udplite4_protosw = {
255 struct inet_protosw *answer; in inet_create()993 static struct inet_protosw inetsw_array[] =1031 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw()1034 struct inet_protosw *answer; in inet_register_protosw()1047 answer = list_entry(lh, struct inet_protosw, list); in inet_register_protosw()1084 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw()1678 struct inet_protosw *q; in inet_init()
957 static struct inet_protosw sctpv6_seqpacket_protosw = {964 static struct inet_protosw sctpv6_stream_protosw = {
1019 static struct inet_protosw sctp_seqpacket_protosw = {1026 static struct inet_protosw sctp_stream_protosw = {
604 static struct inet_protosw l2tp_ip_protosw = {
755 static struct inet_protosw l2tp_ip6_protosw = {
1018 static struct inet_protosw dccp_v4_protosw = {
1082 static struct inet_protosw dccp_v6_protosw = {