Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h218 struct pcap { struct
222 read_op_t read_op;
248 struct pcap_samp rmt_samp; /* parameters related to the sampling process. */ argument
254 struct pcap *next; /* list of open pcaps that need stuff cleared on close */ argument
270 int oldstyle; /* if we're opening with pcap_open_live() */ argument
272 struct pcap_opt opt; argument
280 struct pcap_stat stat; /* used for pcap_stats_ex() */ argument
284 pcap_direction_t direction; argument
299 * in select()/poll()/epoll_wait()/kevent() call. The pcap_t should argument
324 struct pcap_pkthdr pcap_header; /* This is needed for the pcap_next_ex() to work */ argument
[all …]
Dpcap.c323 pcap_set_not_initialized_message(pcap_t *pcap) in pcap_set_not_initialized_message()
337 pcap_read_not_initialized(pcap_t *pcap, int cnt _U_, pcap_handler callback _U_, in pcap_read_not_initialized()
346 pcap_inject_not_initialized(pcap_t *pcap, const void * buf _U_, int size _U_) in pcap_inject_not_initialized()
354 pcap_setfilter_not_initialized(pcap_t *pcap, struct bpf_program *fp _U_) in pcap_setfilter_not_initialized()
362 pcap_setdirection_not_initialized(pcap_t *pcap, pcap_direction_t d _U_) in pcap_setdirection_not_initialized()
370 pcap_set_datalink_not_initialized(pcap_t *pcap, int dlt _U_) in pcap_set_datalink_not_initialized()
378 pcap_getnonblock_not_initialized(pcap_t *pcap) in pcap_getnonblock_not_initialized()
386 pcap_stats_not_initialized(pcap_t *pcap, struct pcap_stat *ps _U_) in pcap_stats_not_initialized()
395 pcap_stats_ex_not_initialized(pcap_t *pcap, int *pcap_stat_size _U_) in pcap_stats_ex_not_initialized()
402 pcap_setbuff_not_initialized(pcap_t *pcap, int dim _U_) in pcap_setbuff_not_initialized()
[all …]
Dpcap-dos.c169 static int pcap_activate_dos (pcap_t *pcap) in pcap_activate_dos()
237 struct pcap_pkthdr pcap; in pcap_read_one() local
889 static void watt32_recv_hook (u_char *dummy, const struct pcap_pkthdr *pcap, in watt32_recv_hook()
972 static int init_watt32 (struct pcap *pcap, const char *dev_name, char *err_buf) in init_watt32()
Dconfigure.ac19 AC_INIT(pcap, m4_esyscmd_s([cat VERSION])) package
693 AC_ARG_WITH(pcap, optwith
Dsavefile.c166 sf_getevent(pcap_t *pcap) in sf_getevent()
DCMakeLists.txt62 project(pcap C) 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/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/wpa_supplicant_8/wpa_supplicant/utils/
Dlog2pcap.py30 pcap = sys.argv[2] variable
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c571 #define D3DPIPECAP(pcap, d3dcap) \ in NineAdapter9_GetDeviceCaps() argument
574 #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/scapy/scapy/modules/
Dwinpcapy.py48 pcap = c_void_p variable
/external/scapy/scapy/arch/
Dpcapdnet.py353 import pcapy as pcap namespace
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h20670 struct pcap { struct
20671 struct attribute_group pg;
20672 struct powercap_attr *pattrs;
Dvmlinux.h20670 struct pcap { struct
20671 struct attribute_group pg;
20672 struct powercap_attr *pattrs;