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

  /external/libpcap/
pcap-dlpi.c 351 bpf_u_int32 osmajor, osminor, osmicro; local
766 release = get_release(&osmajor, &osminor, &osmicro);
767 if (osmajor == 5 && (osminor <= 2 || (osminor == 3 && osmicro < 2)) &&
    [all...]

Completed in 62 milliseconds