Home
last modified time | relevance | path

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

/openbsd/src/lib/libpcap/
Dpcap-bpf.c222 get_dlt_list(int fd, int v, struct bpf_dltlist *bdlp, char *ebuf) in get_dlt_list() function
487 if (get_dlt_list(fd, v, &bdl, p->errbuf) == -1) { in pcap_activate()