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

/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dlpi.c154 static void dlpassive(int, char *);
547 dlpassive(p->fd, p->errbuf);
1327 dlpassive(int fd, char *ebuf) function
1334 if (send_request(fd, (char *)&req, sizeof(req), "dlpassive", ebuf) == 0)
1335 (void) dlokack(fd, "dlpassive", (char *)buf, ebuf);

Completed in 142 milliseconds