Searched refs:handle_data (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/tools/tools/net80211/w00t/redir/ |
| H A D | buddy.c | 53 int handle_data(int dude, char *buf, int len) in handle_data() function 111 if (handle_data(dude, buf, rd) == -1) in handle_dude()
|
| /freebsd-12.1/contrib/wpa/src/drivers/ |
| H A D | driver_wired.c | 80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() function 131 handle_data(eloop_ctx, buf, len); in handle_read()
|
| H A D | driver_hostap.c | 58 static void handle_data(struct hostap_driver_data *drv, u8 *buf, size_t len, in handle_data() function 191 handle_data(drv, buf, data_len, stype); in handle_frame()
|