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

  /external/syslinux/core/fs/pxe/
pxe.h 31 #define PKTBUF_SIZE 2048 /* Used mostly by the gPXE backend */
  /external/syslinux/core/lwip/src/netif/
undiif.c 159 #define PKTBUF_SIZE 2048
475 static __lowmem char pkt_buf[PKTBUF_SIZE];
    [all...]

Completed in 55 milliseconds