Home
last modified time | relevance | path

Searched defs:ebuf (Results 1 – 25 of 66) sorted by relevance

123

/external/libpcap/
Dpcap-dlpi.c866 split_dname(char *device, u_int *unitp, char *ebuf)
907 dl_doattach(int fd, int ppa, char *ebuf)
926 dl_dohpuxbind(int fd, char *ebuf)
1127 send_request(int fd, char *ptr, int len, char *what, char *ebuf)
1146 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror)
1428 dlbindreq(int fd, bpf_u_int32 sap, char *ebuf)
1448 dlbindack(int fd, char *bufp, char *ebuf, int *uerror)
1455 dlokack(int fd, const char *what, char *bufp, char *ebuf)
1463 dlinforeq(int fd, char *ebuf)
1473 dlinfoack(int fd, char *bufp, char *ebuf)
[all …]
Dpcap-null.c33 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
Dpcap-dos.c152 pcap_t *pcap_create_interface (const char *device _U_, char *ebuf) in pcap_create_interface()
490 char *pcap_lookupdev (char *ebuf) in pcap_lookupdev()
653 open_driver (const char *dev_name, char *ebuf, int promisc) in open_driver()
799 static int first_init (const char *name, char *ebuf, int promisc) in first_init()
Dpcap-linux.c327 pcap_create_interface(const char *device, char *ebuf) in pcap_create_interface()
4412 iface_get_id(int fd, const char *device, char *ebuf) in iface_get_id()
4433 iface_bind(int fd, int ifindex, char *ebuf, int protocol) in iface_bind()
4655 iface_set_all_ts_types(pcap_t *handle, char *ebuf) in iface_set_all_ts_types()
4676 iface_ethtool_get_ts_info(const char *device, pcap_t *handle, char *ebuf) in iface_ethtool_get_ts_info()
4794 iface_ethtool_get_ts_info(const char *device, pcap_t *handle, char *ebuf) in iface_ethtool_get_ts_info()
5048 iface_get_mtu(int fd, const char *device, char *ebuf) in iface_get_mtu()
5071 iface_get_arptype(int fd, const char *device, char *ebuf) in iface_get_arptype()
Dpcap-bt-monitor-linux.c252 bt_monitor_create(const char *device, char *ebuf, int *is_ours) in bt_monitor_create()
Dpcap-nit.c369 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
Dpcap-septel.c219 pcap_t *septel_create(const char *device, char *ebuf, int *is_ours) { in septel_create()
Dpcap-dpdk.c581 static int dpdk_pre_init(char * ebuf, int eaccess_not_fatal) in dpdk_pre_init()
966 pcap_t * pcap_dpdk_create(const char *device, char *ebuf, int *is_ours) in pcap_dpdk_create()
983 int pcap_dpdk_findalldevs(pcap_if_list_t *devlistp, char *ebuf) in pcap_dpdk_findalldevs()
Dpcap-dbus.c304 dbus_create(const char *device, char *ebuf, int *is_ours) in dbus_create()
Dpcap-snoop.c420 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
/external/cn-cbor/src/
Dcn-cbor.c87 unsigned char *ebuf; member
91 #define TAKE(pos, ebuf, n, stmt) \ argument
99 unsigned char *ebuf = pb->ebuf; in decode_item() local
/external/libpcap/testprogs/
Dwritecaptest.c137 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local
158 open_interface(const char *device, int snaplen_set, int snaplen, char *ebuf) in open_interface()
244 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
Dreactivatetest.c44 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
Dcan_set_rfmon_test.c49 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
Dopentest.c63 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
Dvalgrindtest.c262 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/external/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c31 struct lws_tokens ebuf; in rops_handle_POLLIN_raw_proxy() local
/external/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c34 struct lws_tokens ebuf; in rops_handle_POLLIN_raw_skt() local
/external/libwebsockets/lib/core-net/
Dservice.c354 struct lws_tokens *ebuf, char fr, const char *hint) in lws_buflist_aware_read()
442 lws_buflist_aware_finished_consuming(struct lws *wsi, struct lws_tokens *ebuf, in lws_buflist_aware_finished_consuming()
/external/ltp/testcases/kernel/syscalls/nftw/
Dnftw.c56 char ebuf[ERR_BUF_SIZ]; variable
Dnftw64.c56 char ebuf[ERR_BUF_SIZ]; variable
/external/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c177 struct lws_tokens ebuf; in lws_mqtt_client_socket_service() local
/external/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c32 struct lws_tokens ebuf; in rops_handle_POLLIN_mqtt() local
/external/tcpdump/
Dtcpdump.c423 char ebuf[PCAP_ERRBUF_SIZE]; in show_devices_and_exit() local
926 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local
946 open_interface(const char *device, netdissect_options *ndo, char *ebuf) in open_interface()
1111 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/external/libwebsockets/lib/tls/mbedtls/
Dmbedtls-client.c198 lws_tls_client_confirm_peer_cert(struct lws *wsi, char *ebuf, int ebuf_len) in lws_tls_client_confirm_peer_cert()

123