Home | History | Annotate | Download | only in libpcap

Lines Matching refs:dlbindack

174 static int dlbindack(int, char *, char *, int *);
668 dlbindack(p->fd, (char *)buf, ebuf, NULL) < 0)
691 dlbindack(p->fd, (char *)buf, ebuf, NULL) < 0)
1045 if (dlbindack(fd, (char *)buf, ebuf, &uerror) >= 0)
1052 * dlbindack() has already filled in ebuf for
1447 dlbindack(int fd, char *bufp, char *ebuf, int *uerror)