Home
last modified time | relevance | path

Searched refs:s_wepfd (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/
H A Dbesside-ng.c256 int s_wepfd; member
2457 packet_write_pcap(_state.s_wepfd, &n->n_beacon); in wifi_data()
2462 write_pcap(_state.s_wepfd, wh, orig); in wifi_data()
2876 if (_state.s_wepfd) close(_state.s_wepfd); in cleanup()
2909 _state.s_wepfd = open_pcap(_conf.cf_wep); in pwn()