Searched refs:piface (Results 1 – 2 of 2) sorted by relevance
44 struct rsn_preauth_interface *piface = ctx; in rsn_preauth_receive() local45 struct hostapd_data *hapd = piface->hapd; in rsn_preauth_receive()51 "from interface '%s'", piface->ifname); in rsn_preauth_receive()91 sta->preauth_iface = piface; in rsn_preauth_receive()99 struct rsn_preauth_interface *piface; in rsn_preauth_iface_add() local103 piface = os_zalloc(sizeof(*piface)); in rsn_preauth_iface_add()104 if (piface == NULL) in rsn_preauth_iface_add()106 piface->hapd = hapd; in rsn_preauth_iface_add()108 piface->ifname = os_strdup(ifname); in rsn_preauth_iface_add()109 if (piface->ifname == NULL) { in rsn_preauth_iface_add()[all …]
708 endpt * piface; in peer_refresh_interface() 732 piface = p->dstadr;738 if (p->dstadr != piface && !(MDF_ACAST & p->cast_flags)684 endpt * piface; peer_refresh_interface() local