Home
last modified time | relevance | path

Searched refs:oport (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c49 static unsigned short oport = 0; variable
134 iport, oport, in tftp_file_read()
212 oport = ntohs(tr->udp.src); in tftp_file_read()
214 oport, TFTP_MIN_PACKET, &tp); /* ack */ in tftp_file_read()
281 iport, oport, in buf_fill()
404 oport = ntohs (tr->udp.src); in buf_fill()
411 oport, TFTP_MIN_PACKET, &tp); in buf_fill()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c1846 uint16_t oport; in diffnvlists() local
1849 res = nvlist_lookup_uint16(old, nme, &oport); in diffnvlists()
1851 diff = (port != oport); in diffnvlists()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4918 (oport): ... this.