Home
last modified time | relevance | path

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

/trueos/contrib/libpcap/
HDpcap-int.h246 struct pcap { struct
266 int oldstyle; /* if we're opening with pcap_open_live() */ argument
278 struct pcap_sf sf; argument
279 struct pcap_md md; argument
280 struct pcap_opt opt; argument
291 * Place holder for pcap_next(). argument
296 pcap_direction_t direction; argument
313 * Routine to use as callback for pcap_next()/pcap_next_ex(). argument
315 pcap_handler oneshot_callback; argument
339 struct pcap_pkthdr pcap_header; /* This is needed for the pcap_next_ex() to work */ argument
HDpcap-dos.c162 static int pcap_activate_dos (pcap_t *pcap) in pcap_activate_dos()
213 struct pcap_pkthdr pcap; in pcap_read_one() local
824 static void watt32_recv_hook (u_char *dummy, const struct pcap_pkthdr *pcap, in watt32_recv_hook()
907 static int init_watt32 (struct pcap *pcap, const char *dev_name, char *err_buf) in init_watt32()
HDpcap.c114 pcap_not_initialized(pcap_t *pcap) in pcap_not_initialized()
/trueos/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
HDt_basic.sh67 pcap() function
/trueos/contrib/wpa/wpa_supplicant/utils/
HDlog2pcap.py29 pcap = sys.argv[2] variable
/trueos/contrib/wpa/src/l2_packet/
HDl2_packet_freebsd.c37 pcap_t *pcap; member
78 pcap_t *pcap = sock_ctx; in l2_packet_receive() local
/trueos/contrib/ipfilter/lib/
HDipft_pc.c63 struct ipread pcap = { ipcap_open, ipcap_close, ipcap_readip, 0 }; variable
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_eeprom.c1540 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; in ar9300_ant_ctrl_apply() local
HDar9300_reset.c6116 HAL_CAPABILITIES *pcap = &ahpriv->ah_caps; in ar9300_ant_ctrl_set_lna_div_use_bt_ant() local
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h5859 __be16 pcap; member