HomeSort by relevance Sort by last modified time
    Searched defs:srctype (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
pcap-win32.c 836 int srctype; local
848 if (pcap_parsesrcstr(p->opt.device, &srctype, host, port, name, p->errbuf))
851 if (srctype == PCAP_SRC_IFREMOTE)
863 if (srctype == PCAP_SRC_IFLOCAL)
    [all...]
  /external/opencv/cxcore/src/
cxconvert.cpp 956 int srctype = param; local
    [all...]
  /external/libcups/cups/
ppd.c 3367 srctype[256], local
    [all...]

Completed in 113 milliseconds