Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c934 int hpsap; local
945 hpsap = 22;
947 if (dlbindreq(fd, hpsap, ebuf) < 0)
969 hpsap++;
970 if (hpsap > 100) {