HomeSort by relevance Sort by last modified time
    Searched refs:handlep (Results 1 - 9 of 9) sorted by null

  /external/libpcap/
pcap-dbus.c 56 struct pcap_dbus *handlep = handle->priv; local
66 message = dbus_connection_pop_message(handlep->conn);
70 if (!dbus_connection_read_write(handlep->conn, 100)) {
80 message = dbus_connection_pop_message(handlep->conn);
95 handlep->packets_read++;
109 struct pcap_dbus *handlep = handle->priv; local
120 dbus_connection_send(handlep->conn, msg, NULL);
121 dbus_connection_flush(handlep->conn);
130 struct pcap_dbus *handlep = handle->priv; local
132 stats->ps_recv = handlep->packets_read
141 struct pcap_dbus *handlep = handle->priv; local
162 struct pcap_dbus *handlep = handle->priv; local
    [all...]
pcap-linux.c 686 struct pcap_linux *handlep = handle->priv; local
773 handlep->mondevice = strdup(mondevice);
774 if (handlep->mondevice == NULL) {
850 struct pcap_linux *handlep = handle->priv; local
930 handlep->mondevice);
939 strlcpy(ifr.ifr_name, handlep->mondevice, sizeof(ifr.ifr_name));
943 handlep->mondevice, strerror(errno));
945 handlep->mondevice);
953 handlep->mondevice, strerror(errno));
955 handlep->mondevice)
1174 struct pcap_linux *handlep = handle->priv; local
1425 struct pcap_linux *handlep = handle->priv; local
1633 struct pcap_linux *handlep = handle->priv; local
1685 struct pcap_linux *handlep = handle->priv; local
2039 struct pcap_linux *handlep = handle->priv; local
2091 struct pcap_linux *handlep = handle->priv; local
2581 struct pcap_linux *handlep; local
2764 struct pcap_linux *handlep = handle->priv; local
3317 struct pcap_linux *handlep = handle->priv; local
3711 struct pcap_linux *handlep = handle->priv; local
3812 struct pcap_linux *handlep = handle->priv; local
3900 struct pcap_linux *handlep = handle->priv; local
4017 struct pcap_linux *handlep = handle->priv; local
4395 struct pcap_linux *handlep = handle->priv; local
4435 struct pcap_linux *handlep = handle->priv; local
4445 struct pcap_linux *handlep = handle->priv; local
4459 struct pcap_linux *handlep = p->priv; local
4468 struct pcap_linux *handlep = p->priv; local
4505 struct pcap_linux *handlep = handle->priv; local
4540 struct pcap_linux *handlep = handle->priv; local
4637 struct pcap_linux *handlep = handle->priv; local
4782 struct pcap_linux *handlep = handle->priv; local
4866 struct pcap_linux *handlep = handle->priv; local
4951 struct pcap_linux *handlep = handle->priv; local
5041 struct pcap_linux *handlep = handle->priv; local
5170 struct pcap_linux *handlep = handle->priv; local
5443 struct pcap_linux *handlep = handle->priv; local
6319 struct pcap_linux *handlep = handle->priv; local
6602 struct pcap_linux *handlep = handle->priv; local
    [all...]
pcap-usb-linux.c 253 struct pcap_usb_linux *handlep = handle->priv; local
258 handlep->mmapbuflen = len;
259 handlep->mmapbuf = mmap(0, handlep->mmapbuflen, PROT_READ,
261 return handlep->mmapbuf != MAP_FAILED;
382 struct pcap_usb_linux *handlep = handle->priv; local
398 if (sscanf(handle->opt.device, USB_IFACE"%d", &handlep->bus_index) != 1)
406 pcap_snprintf(full_path, USB_LINE_LEN, LINUX_USB_MON_DEV"%d", handlep->bus_index);
425 probe_devices(handlep->bus_index);
440 probe_devices(handlep->bus_index)
514 struct pcap_usb_linux *handlep = handle->priv; local
716 struct pcap_usb_linux *handlep = handle->priv; local
800 struct pcap_usb_linux *handlep = handle->priv; local
824 struct pcap_usb_linux *handlep = handle->priv; local
883 struct pcap_usb_linux *handlep = handle->priv; local
971 struct pcap_usb_linux *handlep = handle->priv; local
    [all...]
pcap-dag.c 720 struct pcap_dag *handlep = handle->priv; local
750 if (dag_parse_name(device, newDev, strlen(device) + 16, &handlep->dag_stream) < 0) {
756 if (handlep->dag_stream%2) {
781 if (dag_attach_stream(handle->fd, handlep->dag_stream, 0, 0) < 0) {
789 if (dag_get_stream_poll(handle->fd, handlep->dag_stream,
814 if (dag_set_stream_poll(handle->fd, handlep->dag_stream,
821 if((handlep->dag_mem_base = dag_mmap(handle->fd)) == MAP_FAILED) {
851 if(dag_start_stream(handle->fd, handlep->dag_stream) < 0) {
867 handlep->dag_mem_bottom = 0;
868 handlep->dag_mem_top = 0
    [all...]
pcap-bt-linux.c 185 struct pcap_bt *handlep = handle->priv; local
213 handlep->dev_id = dev_id;
258 addr.hci_dev = handlep->dev_id;
264 "Can't attach to device %d: %s", handlep->dev_id,
380 struct pcap_bt *handlep = handle->priv; local
384 dev_info.dev_id = handlep->dev_id;
pcap-septel.c 244 struct pcap_septel *handlep = p->priv; local
245 /*handlep->stat.ps_recv = 0;*/
246 /*handlep->stat.ps_drop = 0;*/
248 *ps = handlep->stat;
pcap-netfilter-linux.c 91 struct pcap_netfilter *handlep = handle->priv; local
103 if(errno == ENOBUFS) handlep->packets_nobufs++;
192 handlep->packets_read++;
227 struct pcap_netfilter *handlep = handle->priv; local
229 stats->ps_recv = handlep->packets_read;
230 stats->ps_drop = handlep->packets_nobufs;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control_external.h 54 int SND_CTL_PLUGIN_ENTRY(plugin) (snd_ctl_t **handlep, const char *name,\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control_external.h 54 int SND_CTL_PLUGIN_ENTRY(plugin) (snd_ctl_t **handlep, const char *name,\

Completed in 1933 milliseconds