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

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-sita.c55 #define LIVE 1 macro
340 if (flag == LIVE) u->fd = sockfd;
349 if (flag == LIVE) id = &units[chassis][geoslot].fd;
364 close_with_IOP(chassis, geoslot, LIVE);
377 if (units[chassis][geoslot].fd == fd) close_with_IOP(chassis, geoslot, LIVE);
819 open_with_IOP(u, LIVE); /* start a connection with that IOP */

Completed in 96 milliseconds