• Home
  • Raw
  • Download

Lines Matching refs:PCAP_ERRBUF_SIZE

383 		snprintf(p->errbuf, PCAP_ERRBUF_SIZE, "send: %s",  in pcap_inject_dlpi()
389 snprintf(p->errbuf, PCAP_ERRBUF_SIZE, in pcap_inject_dlpi()
395 snprintf(p->errbuf, PCAP_ERRBUF_SIZE, "send: %s", in pcap_inject_dlpi()
429 PCAP_ERRBUF_SIZE); in pcap_inject_dlpi()
485 strlcpy(ebuf, pcap_strerror(errno), PCAP_ERRBUF_SIZE); in pcap_open_live()
524 snprintf(ebuf, PCAP_ERRBUF_SIZE, in pcap_open_live()
582 snprintf(ebuf, PCAP_ERRBUF_SIZE, "%s: %s", dname, in pcap_open_live()
605 snprintf(ebuf, PCAP_ERRBUF_SIZE, in pcap_open_live()
608 snprintf(ebuf, PCAP_ERRBUF_SIZE, "%s: %s", in pcap_open_live()
705 snprintf(ebuf, PCAP_ERRBUF_SIZE, "A_PROMISCON_REQ: %s", in pcap_open_live()
836 snprintf(ebuf, PCAP_ERRBUF_SIZE, "unknown mac type %lu", in pcap_open_live()
847 snprintf(ebuf, PCAP_ERRBUF_SIZE, "DLIOCRAW: %s", in pcap_open_live()
858 snprintf(ebuf, PCAP_ERRBUF_SIZE, "I_PUSH bufmod: %s", in pcap_open_live()
886 snprintf(ebuf, PCAP_ERRBUF_SIZE, "SBIOCSSNAP: %s", in pcap_open_live()
900 snprintf(ebuf, PCAP_ERRBUF_SIZE, "SBIOCSTIME: %s", in pcap_open_live()
912 snprintf(ebuf, PCAP_ERRBUF_SIZE, "SBIOCSCHUNKP: %s", in pcap_open_live()
922 snprintf(ebuf, PCAP_ERRBUF_SIZE, "FLUSHR: %s", in pcap_open_live()
931 strlcpy(ebuf, pcap_strerror(errno), PCAP_ERRBUF_SIZE); in pcap_open_live()
986 snprintf(ebuf, PCAP_ERRBUF_SIZE, "%s missing unit number", in split_dname()
998 snprintf(ebuf, PCAP_ERRBUF_SIZE, "%s bad unit number", device); in split_dname()
1002 snprintf(ebuf, PCAP_ERRBUF_SIZE, "%s unit number too large", in split_dname()
1007 snprintf(ebuf, PCAP_ERRBUF_SIZE, "%s unit number is negative", in split_dname()
1069 PCAP_ERRBUF_SIZE); in dl_dohpuxbind()
1106 snprintf(errbuf, PCAP_ERRBUF_SIZE, "A_GET_UNITS: %s", in pcap_platform_finddevs()
1132 snprintf(ebuf, PCAP_ERRBUF_SIZE, in send_request()
1160 snprintf(ebuf, PCAP_ERRBUF_SIZE, "recv_ack: %s getmsg: %s", in recv_ack()
1183 snprintf(ebuf, PCAP_ERRBUF_SIZE, in recv_ack()
1189 snprintf(ebuf, PCAP_ERRBUF_SIZE, "recv_ack: %s: %s", in recv_ack()
1196 snprintf(ebuf, PCAP_ERRBUF_SIZE, in recv_ack()
1203 snprintf(ebuf, PCAP_ERRBUF_SIZE, in recv_ack()
1655 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1662 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1669 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1677 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1686 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1692 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1751 snprintf(ebuf, PCAP_ERRBUF_SIZE, "stat: %s: %s", in get_dlpi_ppa()
1768 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1773 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1812 snprintf(ebuf, PCAP_ERRBUF_SIZE, "nlist %s failed", in get_dlpi_ppa()
1817 snprintf(ebuf, PCAP_ERRBUF_SIZE, in get_dlpi_ppa()
1824 snprintf(ebuf, PCAP_ERRBUF_SIZE, "kmem open: %s", in get_dlpi_ppa()
1846 snprintf(ebuf, PCAP_ERRBUF_SIZE, "Can't find %s", ifname); in get_dlpi_ppa()
1857 snprintf(ebuf, PCAP_ERRBUF_SIZE, "lseek: %s", in dlpi_kread()
1863 snprintf(ebuf, PCAP_ERRBUF_SIZE, "read: %s", in dlpi_kread()
1867 snprintf(ebuf, PCAP_ERRBUF_SIZE, "short read (%d != %d)", cc, in dlpi_kread()