Home
last modified time | relevance | path

Searched refs:MAXPACKETLEN (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/rpcsvc/
H A Dspray.c49 #define MAXPACKETLEN 1514 macro
119 if (lnth <= MAXPACKETLEN && lnth % 4 != 2) in main()