taglinefilesource code
udp_prot508net/inet/af_inet.cprot=&udp_prot;
udp_prot1270net/inet/af_inet.cif(prot == &udp_prot)
udp_prot1338net/inet/af_inet.cudp_prot.sock_array[i] = NULL;
udp_prot137net/inet/proc.creturn get__netinfo(&udp_prot, buffer,1, start, offset, length);
udp_prot112net/inet/udp.csk = get_sock(&udp_prot, th->source, daddr, th->dest, saddr);
udp_prot582net/inet/udp.csk = get_sock(&udp_prot, uh->dest, saddr, uh->source, daddr);
udp_prot652net/inet/udp.cstruct proto udp_prot = {
udp_prot31net/inet/udp.hextern struct proto udp_prot;