Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_resource_internal.h73 coap_attr_t *link_attr; /**< attributes to be included with the link format */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c1064 struct nlattr *link_attr, *link_data[NL80211_ATTR_MAX + 1]; in get_mlo_info() local