Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libpcap/
H A Dpcap-septel.c217 handle->selectable_fd = -1; in septel_activate()
H A Dpcap-bt-monitor-linux.c240 handle->selectable_fd = handle->fd; in bt_monitor_activate()
H A Dpcap-int.h224 int selectable_fd; /* FD on which select()/poll()/epoll_wait()/kevent()/etc. can be done */ member
H A Dpcap-netmap.c267 p->selectable_fd = p->fd; in pcap_netmap_activate()
H A Dpcap-dbus.c261 handle->selectable_fd = handle->fd = -1; in dbus_activate()
H A Dpcap-nit.c332 p->selectable_fd = p->fd; in pcap_activate_nit()
H A Dsavefile.c412 p->selectable_fd = fileno(fp); in pcap_fopen_offline_with_tstamp_precision()
H A Dpcap-bt-linux.c301 handle->selectable_fd = handle->fd; in bt_activate()
H A Dpcap-snoop.c402 p->selectable_fd = p->fd; in pcap_activate_snoop()
H A Dpcap-snit.c421 p->selectable_fd = p->fd; in pcap_activate_snit()
H A Dpcap-libdlpi.c238 p->selectable_fd = p->fd; in pcap_activate_libdlpi()
H A Dpcap-usb-linux.c619 handle->selectable_fd = handle->fd; in usb_activate()
701 handle->selectable_fd = handle->fd; in usb_activate()
H A Dpcap-pf.c521 p->selectable_fd = p->fd; in pcap_activate_pf()
H A Dpcap-snf.c325 p->selectable_fd = -1; in snf_activate()
H A Dpcap-rdmasniff.c316 handle->selectable_fd = priv->channel->fd; in rdmasniff_activate()
H A Dpcap-netfilter-linux.c679 handle->selectable_fd = handle->fd; in netfilter_activate()
H A Dpcap.c2146 p->selectable_fd = -1;
3115 return (p->selectable_fd);
3625 p->selectable_fd = -1;
H A Dpcap-bpf.c2531 p->selectable_fd = p->fd; /* assume select() works until we know otherwise */
2539 p->selectable_fd = -1;
H A Dpcap-dag.c949 p->selectable_fd = -1; in dag_activate()
H A Dpcap-dlpi.c845 p->selectable_fd = p->fd;
H A Dpcap-sita.c1041 handle->selectable_fd = handle->fd; in pcap_activate_sita()
H A Dpcap-tc.c701 p->selectable_fd = -1; in TcActivate()
H A Dpcap-linux.c1657 handle->selectable_fd = handle->fd;
4042 handle->selectable_fd = handle->fd;