Searched refs:B_CTL_CLOSE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp.c103 sp->sendCtl = B_CTL_CLOSE; /* Send close advice */
107 sp->sendCtl = B_CTL_CLOSE; /* Setup to send close advice */
H A Dadsp_Close.c101 sp->sendCtl |= B_CTL_CLOSE; /* So, need to send close advice */
450 sp->sendCtl = B_CTL_CLOSE; /* Send close advice */
H A Dadsp_Control.c231 if (i & B_CTL_CLOSE) {
233 mask = B_CTL_CLOSE;
H A Dadsp_internal.h274 #define B_CTL_CLOSE 0x0020 macro

Completed in 27 milliseconds