Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/libpcap/
H A Dpcap-dlpi.c891 split_dname(char *device, u_int *unitp, char *ebuf)
932 dl_doattach(int fd, int ppa, char *ebuf)
951 dl_dohpuxbind(int fd, char *ebuf)
1160 send_request(int fd, char *ptr, int len, char *what, char *ebuf)
1179 recv_ack(int fd, int size, const char *what, char *bufp, char *ebuf, int *uerror)
1464 dlbindreq(int fd, bpf_u_int32 sap, char *ebuf)
1484 dlbindack(int fd, char *bufp, char *ebuf, int *uerror)
1491 dlokack(int fd, const char *what, char *bufp, char *ebuf, int *uerror)
1499 dlinforeq(int fd, char *ebuf)
1509 dlinfoack(int fd, char *bufp, char *ebuf)
[all …]
H A Dpcap-linux.c339 pcap_create_interface(const char *device, char *ebuf) in pcap_create_interface()
4556 iface_get_id(int fd, const char *device, char *ebuf) in iface_get_id()
4577 iface_bind(int fd, int ifindex, char *ebuf, int protocol) in iface_bind()
4805 iface_set_all_ts_types(pcap_t *handle, char *ebuf) in iface_set_all_ts_types()
4826 iface_get_ts_types(const char *device, pcap_t *handle, char *ebuf) in iface_get_ts_types()
4946 iface_get_ts_types(const char *device, pcap_t *handle, char *ebuf) in iface_get_ts_types()
5208 iface_get_mtu(int fd, const char *device, char *ebuf) in iface_get_mtu()
5231 iface_get_arptype(int fd, const char *device, char *ebuf) in iface_get_arptype()
H A Dpcap-dos.c153 pcap_t *pcap_create_interface (const char *device _U_, char *ebuf) in pcap_create_interface()
506 char *pcap_lookupdev (char *ebuf) in pcap_lookupdev()
669 open_driver (const char *dev_name, char *ebuf, int promisc) in open_driver()
815 static int first_init (const char *name, char *ebuf, int promisc) in first_init()
H A Dpcap-dpdk.c597 static int dpdk_pre_init(char * ebuf, int eaccess_not_fatal) in dpdk_pre_init()
982 pcap_t * pcap_dpdk_create(const char *device, char *ebuf, int *is_ours) in pcap_dpdk_create()
999 int pcap_dpdk_findalldevs(pcap_if_list_t *devlistp, char *ebuf) in pcap_dpdk_findalldevs()
H A Dpcap.c1670 get_substring(const char *p, size_t len, char *ebuf)
1722 char **hostp, char **portp, char **pathp, char *ebuf)
2435 pcap_alloc_pcap_t(char *ebuf, size_t total_size, size_t private_offset)
2479 pcap_create_common(char *ebuf, size_t total_size, size_t private_offset)
2887 pcap_open_offline_common(char *ebuf, size_t total_size, size_t private_offset)
3631 static char ebuf[15+10+1]; local
H A Dpcap-airpcap.c945 device_is_airpcap(const char *device, char *ebuf) in device_is_airpcap()
970 airpcap_create(const char *device, char *ebuf, int *is_ours) in airpcap_create()
H A Dpcap-null.c33 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
H A Dpcap-int.h492 #define PCAP_CREATE_COMMON(ebuf, type) \ argument
576 #define PCAP_OPEN_OFFLINE_COMMON(ebuf, type) \ argument
H A Dpcap-bt-monitor-linux.c256 bt_monitor_create(const char *device, char *ebuf, int *is_ours) in bt_monitor_create()
H A Dpcap-nit.c372 pcap_create_interface(const char *device _U_, char *ebuf) in pcap_create_interface()
/aosp_15_r20/external/cn-cbor/src/
H A 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
/aosp_15_r20/external/libpcap/testprogs/
H A 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
H A Dreactivatetest.c44 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dcan_set_rfmon_test.c49 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dnonblocktest.c109 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
H A Dopentest.c63 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/aosp_15_r20/external/tcpdump/
H A Dtcpdump.c509 char ebuf[PCAP_ERRBUF_SIZE]; in show_devices_and_exit() local
574 char ebuf[PCAP_ERRBUF_SIZE]; in show_remote_devices_and_exit() local
1188 char ebuf[PCAP_ERRBUF_SIZE]; in find_interface_by_number() local
1259 open_interface(const char *device, netdissect_options *ndo, char *ebuf) in open_interface()
1495 char ebuf[PCAP_ERRBUF_SIZE]; in main() local
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dservice.c385 struct lws_tokens *ebuf, char fr, const char *hint) in lws_buflist_aware_read()
472 lws_buflist_aware_finished_consuming(struct lws *wsi, struct lws_tokens *ebuf, in lws_buflist_aware_finished_consuming()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestutil.c32 char buf[STRING_MAX], ebuf[128]; in apr_assert_success() local
/aosp_15_r20/external/libwebsockets/lib/roles/raw-skt/
H A Dops-raw-skt.c34 struct lws_tokens ebuf; in rops_handle_POLLIN_raw_skt() local
/aosp_15_r20/external/libwebsockets/lib/roles/raw-proxy/
H A Dops-raw-proxy.c31 struct lws_tokens ebuf; in rops_handle_POLLIN_raw_proxy() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw.c56 char ebuf[ERR_BUF_SIZ]; variable
H A Dnftw64.c56 char ebuf[ERR_BUF_SIZ]; variable
/aosp_15_r20/external/libwebsockets/lib/roles/mqtt/client/
H A Dclient-mqtt.c193 struct lws_tokens ebuf; in lws_mqtt_client_socket_service() local
/aosp_15_r20/external/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c32 struct lws_tokens ebuf; in rops_handle_POLLIN_mqtt() local

123