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

/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-dlpi.c846 int hpsap; local
857 hpsap = 22;
859 if (dlbindreq(fd, hpsap, ebuf) < 0)
881 hpsap++;
882 if (hpsap > 100) {

Completed in 60 milliseconds