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

/external/libpcap/
H A Dpcap-dlpi.c1030 int hpsap; local
1041 hpsap = 22;
1043 if (dlbindreq(fd, hpsap, ebuf) < 0)
1065 hpsap++;
1066 if (hpsap > 100) {

Completed in 74 milliseconds