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

/external/libpcap/
H A Dpcap-dlpi.c856 int hpsap; local
867 hpsap = 22;
869 if (dlbindreq(fd, hpsap, ebuf) < 0)
891 hpsap++;
892 if (hpsap > 100) {

Completed in 80 milliseconds