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

/netbsd-current/usr.sbin/puffs/mount_9p/
H A Dfs.c100 if (maxreq < P9P_MINREQLEN)
102 "%d vs. %d", P9P_MINREQLEN, maxreq);
H A Dninepuffs.h52 #define P9P_MINREQLEN 512 macro

Completed in 74 milliseconds