Searched defs:MAX_PAYLOAD (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c332 #define MAX_PAYLOAD 65535 macro
333 #define MAX_MTU (MAX_PAYLOAD - ETHER_HEADER_LEN)
343 #define VIOIF_RX_SIZE (MAX_PAYLOAD + sizeof (struct virtio_net_hdr))

Completed in 61 milliseconds