Searched refs:uri_attr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/nfc/
H A Dnetlink.c380 struct nlattr *sdp_attr, *uri_attr; nfc_genl_llc_send_sdres() local
409 uri_attr = nla_nest_start(msg, i++); hlist_for_each_entry_safe()
410 if (uri_attr == NULL) { hlist_for_each_entry_safe()
421 nla_nest_end(msg, uri_attr); hlist_for_each_entry_safe()

Completed in 47 milliseconds