/[hurd]/hurd/pfinet/linux-src/net/ipv4/udp.c
ViewVC logotype

Diff of /hurd/pfinet/linux-src/net/ipv4/udp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by roland, Fri Feb 4 06:32:39 2000 UTC revision 1.3 by roland, Fri Sep 10 19:29:20 2004 UTC
# Line 157  static int udp_v4_get_port(struct sock * Line 157  static int udp_v4_get_port(struct sock *
157                          best_size_so_far = size;                          best_size_so_far = size;
158                          best = result;                          best = result;
159                  next:                  next:
160                            ; /* Do nothing.  */
161                  }                  }
162                  result = best;                  result = best;
163                  for(;; result += UDP_HTABLE_SIZE) {                  for(;; result += UDP_HTABLE_SIZE) {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26