taglinefilesource code
udp_prot122net/tcp/sock.cextern struct proto udp_prot;
udp_prot886net/tcp/sock.cudp_prot.sock_array[i] = NULL;
udp_prot957net/tcp/sock.cprot=&udp_prot;
udp_prot153net/tcp/udp.csk = get_sock (&udp_prot, net16(th->dest), saddr, th->source, daddr);
udp_prot647net/tcp/udp.cstruct proto *prot=&udp_prot;
udp_prot753net/tcp/udp.cstruct proto udp_prot =
udp_prot45net/tcp/udp.hextern struct proto udp_prot;