Searched defs:pcap (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh67 pcap() function
/freebsd-current/contrib/wpa/src/l2_packet/
H A Dl2_packet_pcap.c27 pcap_t *pcap; member in struct:l2_packet_data
121 pcap_t *pcap = sock_ctx; local
178 pcap_t *pcap = timeout_ctx; local
[all...]
H A Dl2_packet_freebsd.c39 pcap_t *pcap; member in struct:l2_packet_data
80 pcap_t *pcap = sock_ctx; local
[all...]
H A Dl2_packet_winpcap.c48 pcap_t *pcap; member in struct:l2_packet_data
[all...]
/freebsd-current/contrib/libpcap/
H A Dsavefile.c166 sf_getevent(pcap_t *pcap) argument
[all...]
H A Dpcap-dos.c169 static int pcap_activate_dos (pcap_t *pcap) argument
237 struct pcap_pkthdr pcap; local
889 watt32_recv_hook(u_char *dummy, const struct pcap_pkthdr *pcap, const u_char *buf) argument
972 init_watt32(struct pcap *pcap, const char *dev_name, char *err_buf) argument
[all...]
H A Dpcap-int.h218 struct pcap { struct
H A Dpcap.c323 pcap_set_not_initialized_message(pcap_t *pcap) argument
337 pcap_read_not_initialized(pcap_t *pcap, int cnt _U_, pcap_handler callback _U_, u_char *user _U_) argument
346 pcap_inject_not_initialized(pcap_t *pcap, const void * buf _U_, int size _U_) argument
354 pcap_setfilter_not_initialized(pcap_t *pcap, struct bpf_program *fp _U_) argument
362 pcap_setdirection_not_initialized(pcap_t *pcap, pcap_direction_t d _U_) argument
370 pcap_set_datalink_not_initialized(pcap_t *pcap, int dlt _U_) argument
378 pcap_getnonblock_not_initialized(pcap_t *pcap) argument
386 pcap_stats_not_initialized(pcap_t *pcap, struct pcap_stat *ps _U_) argument
395 pcap_stats_ex_not_initialized(pcap_t *pcap, int *pcap_stat_size _U_) argument
402 pcap_setbuff_not_initialized(pcap_t *pcap, int dim _U_) argument
410 pcap_setmode_not_initialized(pcap_t *pcap, int mode _U_) argument
418 pcap_setmintocopy_not_initialized(pcap_t *pcap, int size _U_) argument
426 pcap_getevent_not_initialized(pcap_t *pcap) argument
433 pcap_oid_get_request_not_initialized(pcap_t *pcap, bpf_u_int32 oid _U_, void *data _U_, size_t *lenp _U_) argument
441 pcap_oid_set_request_not_initialized(pcap_t *pcap, bpf_u_int32 oid _U_, const void *data _U_, size_t *lenp _U_) argument
449 pcap_sendqueue_transmit_not_initialized(pcap_t *pcap, pcap_send_queue* queue _U_, int sync _U_) argument
457 pcap_setuserbuffer_not_initialized(pcap_t *pcap, int size _U_) argument
464 pcap_live_dump_not_initialized(pcap_t *pcap, char *filename _U_, int maxsize _U_, int maxpacks _U_) argument
472 pcap_live_dump_ended_not_initialized(pcap_t *pcap, int sync _U_) argument
479 pcap_get_airpcap_handle_not_initialized(pcap_t *pcap) argument
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dipft_pc.c59 struct ipread pcap = { ipcap_open, ipcap_close, ipcap_readip, 0 }; variable in typeref:struct:ipread
/freebsd-current/tools/tools/netmap/
H A Dnmreplay.c558 struct nm_pcap_file *pcap; /* the pcap struc member in struct:_qs
[all...]
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c6455 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; local
H A Dar9300_eeprom.c1641 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; local
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c4409 static __le16 ath12k_mac_setup_he_6ghz_cap(struct ath12k_pdev_cap *pcap, argument
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c5744 static __le16 ath11k_mac_setup_he_6ghz_cap(struct ath11k_pdev_cap *pcap, argument
/freebsd-current/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2381 __be16 pcap; member in struct:fw_port_cmd::fw_port::fw_port_info
/freebsd-current/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7405 __be16 pcap; member in struct:fw_port_cmd::fw_port::fw_port_info

Completed in 570 milliseconds