HomeSort by relevance Sort by last modified time
    Searched full:oack (Results 1 - 7 of 7) sorted by null

  /external/tcpdump/
print-tftp.c 54 { OACK, "OACK" }, /* option acknowledgement */
101 case OACK:
113 if (opcode != OACK)
116 if (opcode != OACK)
tftp.h 53 #define OACK 06 /* option acknowledgement */
print-decnet.c 459 (void)printf("oack %d ", ack & SGQ_MASK);
609 (void)printf("oack %d ", ack & SGQ_MASK);
  /external/grub/netboot/
fsys_tftp.c 114 char *p = tr->u.oack.data, *e;
117 grub_printf ("OACK ");
232 /* Retransmission or OACK. */
etherboot.h 370 oack; member in union:tftp_t::__anon1935
main.c 378 char *p = tr->u.oack.data, *e;
453 /* Retransmission or OACK, don't process via callback
  /external/dnsmasq/src/
tftp.c 521 /* send OACK */

Completed in 21 milliseconds