Lines Matching defs:pcap
218 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
342 * Routine to use as callback for pcap_next()/pcap_next_ex(). argument
344 pcap_handler oneshot_callback; argument
362 get_airpcap_handle_op_t get_airpcap_handle_op; argument
382 struct pcap_timeval { argument