Home
last modified time | relevance | path

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

/hostap-latest/src/fst/
Dfst_session.c1314 const u8 *old_addr, *new_addr; in get_group_fill_session() local
1331 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, true); in get_group_fill_session()
1332 if (!old_addr) in get_group_fill_session()
1339 os_memcpy(s->data.old_peer_addr, old_addr, ETH_ALEN); in get_group_fill_session()