Searched refs:DDP_DATAGRAM_SIZE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dddp.h48 #define DDP_DATAGRAM_SIZE 599 /* Maximum DataGram size */ macro
H A Dddp.c568 if ((len = gbuf_msgsize(*mp)) > DDP_DATAGRAM_SIZE) {
1172 if (gbuf_msgsize(mp) > DDP_DATAGRAM_SIZE) {

Completed in 58 milliseconds