Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDutils.c52 struct sta_info *osta; in prune_associations() local
72 osta = ap_get_sta(ohapd, data->addr); in prune_associations()
73 if (!osta) in prune_associations()
78 osta->mld_assoc_link_id == data->mld_assoc_link_id) in prune_associations()
83 ohapd->conf->iface, MAC2STR(osta->addr)); in prune_associations()
84 ap_sta_disassociate(ohapd, osta, WLAN_REASON_UNSPECIFIED); in prune_associations()
/freebsd-13-stable/sys/modules/udf/
HDMakefile6 SRCS= udf_vfsops.c udf_vnops.c osta.c
/freebsd-13-stable/sys/conf/
HDfiles3676 fs/udf/osta.c optional udf