Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A 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
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
342 * Routine to use as callback for pcap_next()/pcap_next_ex(). argument
[all …]
H A Dpcap.c323 pcap_set_not_initialized_message(pcap_t *pcap) in pcap_set_not_initialized_message()
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()
402 pcap_setbuff_not_initialized(pcap_t *pcap, int dim _U_) in pcap_setbuff_not_initialized()
410 pcap_setmode_not_initialized(pcap_t *pcap, int mode _U_) in pcap_setmode_not_initialized()
418 pcap_setmintocopy_not_initialized(pcap_t *pcap, int size _U_) in pcap_setmintocopy_not_initialized()
426 pcap_getevent_not_initialized(pcap_t *pcap) in pcap_getevent_not_initialized()
457 pcap_setuserbuffer_not_initialized(pcap_t *pcap, int size _U_) in pcap_setuserbuffer_not_initialized()
472 pcap_live_dump_ended_not_initialized(pcap_t *pcap, int sync _U_) in pcap_live_dump_ended_not_initialized()
[all …]
H A Dconfigure.ac19 AC_INIT(pcap, m4_esyscmd_s([cat VERSION])) package
693 AC_ARG_WITH(pcap, optwith
H A 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()
H A Dsavefile.c166 sf_getevent(pcap_t *pcap) in sf_getevent()
H A DCMakeLists.txt62 project(pcap C) project
/freebsd/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh67 pcap() function
/freebsd/contrib/wpa/src/l2_packet/
H A 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
H A Dl2_packet_freebsd.c39 pcap_t *pcap; member
80 pcap_t *pcap = sock_ctx; in l2_packet_receive() local
H A Dl2_packet_winpcap.c48 pcap_t *pcap; member
/freebsd/contrib/wpa/wpa_supplicant/utils/
H A Dlog2pcap.py29 pcap = sys.argv[2] variable
/freebsd/sbin/ipf/libipf/
H A Dipft_pc.c59 struct ipread pcap = { ipcap_open, ipcap_close, ipcap_readip, 0 }; variable
/freebsd/tools/tools/netmap/
H A Dnmreplay.c558 struct nm_pcap_file *pcap; /* the pcap struct */ member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c1641 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; in ar9300_ant_ctrl_apply() local
H A Dar9300_reset.c6455 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; in ar9300_ant_ctrl_set_lna_div_use_bt_ant() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c4409 static __le16 ath12k_mac_setup_he_6ghz_cap(struct ath12k_pdev_cap *pcap, in ath12k_mac_setup_he_6ghz_cap()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c5744 static __le16 ath11k_mac_setup_he_6ghz_cap(struct ath11k_pdev_cap *pcap, in ath11k_mac_setup_he_6ghz_cap()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2381 __be16 pcap; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7405 __be16 pcap; member