Home
last modified time | relevance | path

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

/freebsd/tests/sys/netgraph/
H A Dutil.c66 static void handle_data(void *ctx);
176 handle_data(void *ctx) in handle_data() function
218 handle_data(context); in ng_handle_event()
/freebsd/tools/tools/net80211/w00t/redir/
H A Dbuddy.c51 int handle_data(int dude, char *buf, int len) in handle_data() function
109 if (handle_data(dude, buf, rd) == -1) in handle_dude()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wired.c80 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 Ddriver_hostap.c58 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()