Lines Matching refs:addr
88 * @addr: Address of the destination STA
92 int (*send_action)(void *ctx, const u8 *addr, struct wpabuf *data);
97 * @addr: Address of the STA
100 const struct wpabuf * (*get_mb_ie)(void *ctx, const u8 *addr);
105 * @addr: Address of the STA
109 void (*update_mb_ie)(void *ctx, const u8 *addr,
257 * @addr: Address of the connected STA
259 void fst_notify_peer_connected(struct fst_iface *iface, const u8 *addr);
264 * @addr: Address of the disconnected STA
266 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr);