Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-win32.c836 int srctype; in pcap_activate_win32() local
848 if (pcap_parsesrcstr(p->opt.device, &srctype, host, port, name, p->errbuf)) in pcap_activate_win32()
851 if (srctype == PCAP_SRC_IFREMOTE) in pcap_activate_win32()
863 if (srctype == PCAP_SRC_IFLOCAL) in pcap_activate_win32()
/external/libcups/cups/
Dppd.c3400 srctype[256], in ppd_update_filters() local
3440 srcsuper, srctype, dstsuper, dsttype, &cost, program) != 6) in ppd_update_filters()
3450 srcsuper, srctype, dstsuper, dsttype, cost, program)); in ppd_update_filters()
3471 snprintf(buffer, sizeof(buffer), "%s/%s %d %s", srcsuper, srctype, cost, in ppd_update_filters()