Searched refs:SMBIDSZ (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/listen/
H A Dlsparam.h61 #define MINMSGSZ (SMBIDSZ+2) /* smallest acceptable msg size */
H A Dlssmbmsg.h36 #define SMBIDSZ 3 macro
H A Dnlps_serv.c184 } else if ( (*bp == (char)0xff) && (!strncmp(bp+1,SMBIDSTR,SMBIDSZ)) ) {
270 } else if ( (*bp == (char)0xff) && (!strncmp(bp+1,SMBIDSTR,SMBIDSZ)) ) {

Completed in 88 milliseconds