inet_protosw      984 net/dccp/ipv4.c static struct inet_protosw dccp_v4_protosw = {
inet_protosw     1181 net/dccp/ipv6.c static struct inet_protosw dccp_v6_protosw = {
inet_protosw      267 net/ipv4/af_inet.c 	struct inet_protosw *answer;
inet_protosw      930 net/ipv4/af_inet.c static struct inet_protosw inetsw_array[] =
inet_protosw      970 net/ipv4/af_inet.c 	struct inet_protosw *answer;
inet_protosw      983 net/ipv4/af_inet.c 		answer = list_entry(lh, struct inet_protosw, list);
inet_protosw     1418 net/ipv4/af_inet.c 	struct inet_protosw *q;
inet_protosw       60 net/ipv4/udplite.c static struct inet_protosw udplite4_protosw = {
inet_protosw       87 net/ipv6/af_inet6.c 	struct inet_protosw *answer;
inet_protosw      528 net/ipv6/af_inet6.c 	struct inet_protosw *answer;
inet_protosw      544 net/ipv6/af_inet6.c 		answer = list_entry(lh, struct inet_protosw, list);
inet_protosw     1335 net/ipv6/raw.c static struct inet_protosw rawv6_protosw = {
inet_protosw     2065 net/ipv6/tcp_ipv6.c static struct inet_protosw tcpv6_protosw = {
inet_protosw     1060 net/ipv6/udp.c static struct inet_protosw udpv6_protosw = {
inet_protosw       59 net/ipv6/udplite.c static struct inet_protosw udplite6_protosw = {
inet_protosw      967 net/sctp/ipv6.c static struct inet_protosw sctpv6_seqpacket_protosw = {
inet_protosw      976 net/sctp/ipv6.c static struct inet_protosw sctpv6_stream_protosw = {
inet_protosw      929 net/sctp/protocol.c static struct inet_protosw sctp_seqpacket_protosw = {
inet_protosw      938 net/sctp/protocol.c static struct inet_protosw sctp_stream_protosw = {