Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c170 static int dl_dohpuxbind(int, char *);
674 if (dl_dohpuxbind(p->fd, ebuf) < 0) in pcap_open_live()
682 if (dl_dohpuxbind(p->send_fd, ebuf) < 0) in pcap_open_live()
760 if (dl_dohpuxbind(p->fd, ebuf) < 0) in pcap_open_live()
773 if (dl_dohpuxbind(p->send_fd, ebuf) < 0) in pcap_open_live()
1028 dl_dohpuxbind(int fd, char *ebuf) in dl_dohpuxbind() function