Searched refs:MINMSGSZ (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/listen/ | ||
H A D | lsparam.h | 61 #define MINMSGSZ (SMBIDSZ+2) /* smallest acceptable msg size */ macro |
H A D | nlps_serv.c | 235 if ((size = l_rcv(bp, MINMSGSZ, &flags)) != MINMSGSZ) { |