Searched refs:oport (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | fsys_tftp.c | 49 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()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipqosconf.c | 1846 uint16_t oport; in diffnvlists() local 1849 res = nvlist_lookup_uint16(old, nme, &oport); in diffnvlists() 1851 diff = (port != oport); in diffnvlists()
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 4918 (oport): ... this.
|