Searched refs:dlbindack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/libpcap/ |
| H A D | pcap-dlpi.c | 154 static int dlbindack(int, char *, char *, int *); 612 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0) { 641 dlbindack(p->fd, (char *)buf, p->errbuf, NULL) < 0) { 949 if (dlbindack(fd, (char *)buf, ebuf, &uerror) >= 0) 1454 dlbindack(int fd, char *bufp, char *ebuf, int *uerror) function
|
| /freebsd-12.1/contrib/ipfilter/ipsend/ |
| H A D | sdlpi.c | 112 dlbindack(fd, buf);
|
| H A D | dlcommon.c | 429 dlbindack(fd, bufp) in dlbindack() function
|