Home
last modified time | relevance | path

Searched refs:dlinforeq (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-dlpi.c148 static int dlinforeq(int, char *);
560 if (dlinforeq(p->fd, p->errbuf) < 0 ||
785 if (dlinforeq(p->fd, p->errbuf) < 0 ||
1497 dlinforeq(int fd, char *ebuf) function
/freebsd/sbin/ipf/ipsend/
H A Ddlcommon.c40 dlinforeq(int fd) in dlinforeq() function