Home
last modified time | relevance | path

Searched refs:dlokack (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ipf/ipsend/
H A Dsdlpi.c84 else if (dlokack(fd, buf) == -1) in initdevice()
95 else if (dlokack(fd, buf) < 0) in initdevice()
H A Ddlcommon.c338 dlokack(int fd, char *bufp) in dlokack() function
/freebsd/contrib/libpcap/
H A Dpcap-dlpi.c147 static int dlokack(int, const char *, char *, char *, int *);
941 err = dlokack(fd, "attach", (char *)buf, ebuf, NULL);
1013 err = dlokack(p->fd, "promiscon" STRINGIFY(level), (char *)buf,
1489 dlokack(int fd, const char *what, char *bufp, char *ebuf, int *uerror) function
1527 (void) dlokack(fd, "dlpassive", (char *)buf, ebuf, NULL);