Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1465 #define MAX_ADDR_SIZE 128 macro
1475 nbuf->buf = kmem_zalloc(MAX_ADDR_SIZE, KM_SLEEP); in init_netbuf()
1476 nbuf->maxlen = MAX_ADDR_SIZE; in init_netbuf()