HomeSort by relevance Sort by last modified time
    Searched full:hpsap (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-dlpi.c 856 int hpsap; local
867 hpsap = 22;
869 if (dlbindreq(fd, hpsap, ebuf) < 0)
891 hpsap++;
892 if (hpsap > 100) {
    [all...]

Completed in 3414 milliseconds