Home
last modified time | relevance | path

Searched defs:send_ether (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.h269 int (*send_ether)(void *ctx, const u8 *dst, u16 proto, const u8 *data, member
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver.h3082 int (*send_ether)(void *priv, const u8 *dst, const u8 *src, u16 proto, member