Searched refs:L9P_DEFAULT_MSIZE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ | ||
H A D | lib9p.h | 49 #define L9P_DEFAULT_MSIZE 8192 macro |
H A D | connection.c | 67 newconn->lc_msize = L9P_DEFAULT_MSIZE; in l9p_connection_init() |