Home
last modified time | relevance | path

Searched defs:pcap (Results 1 – 18 of 18) sorted by relevance

/external/libpcap/
Dpcap-int.h149 struct pcap { struct
153 read_op_t read_op;
179 struct pcap_samp rmt_samp; /* parameters related to the sampling process. */ argument
185 struct pcap *next; /* list of open pcaps that need stuff cleared on close */ argument
202 int oldstyle; /* if we're opening with pcap_open_live() */ argument
204 struct pcap_opt opt; argument
212 struct pcap_stat stat; /* used for pcap_stats_ex() */ argument
216 pcap_direction_t direction; argument
231 * in select()/poll()/epoll_wait()/kevent() call. The pcap_t should argument
253 struct pcap_pkthdr pcap_header; /* This is needed for the pcap_next_ex() to work */ argument
[all …]
Dpcap.c190 pcap_not_initialized(pcap_t *pcap) in pcap_not_initialized()
207 pcap_not_initialized_ptr(pcap_t *pcap) in pcap_not_initialized_ptr()
221 pcap_getevent_not_initialized(pcap_t *pcap) in pcap_getevent_not_initialized()
235 pcap_sendqueue_transmit_not_initialized(pcap_t *pcap, pcap_send_queue* queue, int sync) in pcap_sendqueue_transmit_not_initialized()
249 pcap_get_airpcap_handle_not_initialized(pcap_t *pcap) in pcap_get_airpcap_handle_not_initialized()
Dpcap-dos.c168 static int pcap_activate_dos (pcap_t *pcap) in pcap_activate_dos()
236 struct pcap_pkthdr pcap; in pcap_read_one() local
873 static void watt32_recv_hook (u_char *dummy, const struct pcap_pkthdr *pcap, in watt32_recv_hook()
956 static int init_watt32 (struct pcap *pcap, const char *dev_name, char *err_buf) in init_watt32()
Dsavefile.c154 sf_getevent(pcap_t *pcap) in sf_getevent()
212 sf_get_airpcap_handle(pcap_t *pcap) in sf_get_airpcap_handle()
Dconfigure.ac19 AC_INIT(pcap, m4_esyscmd_s([cat VERSION])) package
527 AC_ARG_WITH(pcap, optwith
DCMakeLists.txt14 project(pcap) project
/external/ppp/pppd/include/
Dpcap-int.h68 struct pcap { struct
75 struct pcap_sf sf; argument
76 struct pcap_md md; argument
87 * Place holder for pcap_next(). argument
106 /* XXX should these be in pcap.h? */ argument
/external/wpa_supplicant_8/wpa_supplicant/utils/
Dlog2pcap.py29 pcap = sys.argv[2] variable
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_pcap.c27 pcap_t *pcap; member
121 pcap_t *pcap = sock_ctx; in l2_packet_receive() local
178 pcap_t *pcap = timeout_ctx; in l2_packet_receive_timeout() local
Dl2_packet_freebsd.c37 pcap_t *pcap; member
78 pcap_t *pcap = sock_ctx; in l2_packet_receive() local
Dl2_packet_winpcap.c48 pcap_t *pcap; member
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c536 #define D3DPIPECAP(pcap, d3dcap) \ in NineAdapter9_GetDeviceCaps() argument
539 #define D3DNPIPECAP(pcap, d3dcap) \ in NineAdapter9_GetDeviceCaps() argument
/external/ltp/testcases/kernel/security/filecaps/
Dverify_caps_exec.c213 cap_t fcap, pcap, cap_fullpi; in caps_actually_set_test() local
/external/u-boot/arch/arm/dts/
Dzynqmp.dtsi156 pcap: pcap { label
/external/scapy/scapy/modules/
Dwinpcapy.py48 pcap = c_void_p variable
/external/scapy/scapy/arch/
Dpcapdnet.py353 import pcapy as pcap namespace
/external/u-boot/drivers/clk/
Dclk_zynqmp.c125 csu_spb, csu_pll, pcap, enumerator
/external/u-boot/arch/powerpc/include/asm/
Dimmap_85xx.h2769 u32 pcap; /* PMAN Capabilities Register */ member