HomeSort by relevance Sort by last modified time
    Searched refs:oport (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
fsys_tftp.c 39 static unsigned short oport; variable
94 iport, oport,
217 oport = ntohs (tr->udp.src);
224 oport, TFTP_MIN_PACKET, &tp);
main.c 304 unsigned short oport = 0; local
358 iport, oport,
447 oport = ntohs (tr->udp.src);
450 oport, TFTP_MIN_PACKET, &tp);

Completed in 28 milliseconds