Searched refs:SMBIDSZ (Results 1 – 3 of 3) sorted by relevance
61 #define MINMSGSZ (SMBIDSZ+2) /* smallest acceptable msg size */
36 #define SMBIDSZ 3 macro
184 } else if ( (*bp == (char)0xff) && (!strncmp(bp+1,SMBIDSTR,SMBIDSZ)) ) { in nlps_server()270 } else if ( (*bp == (char)0xff) && (!strncmp(bp+1,SMBIDSTR,SMBIDSZ)) ) {