Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Dnetlink.c361 struct nlattr *sdp_attr, *uri_attr; in nfc_genl_llc_send_sdres() local
390 uri_attr = nla_nest_start_noflag(msg, i++); in nfc_genl_llc_send_sdres()
391 if (uri_attr == NULL) { in nfc_genl_llc_send_sdres()
402 nla_nest_end(msg, uri_attr); in nfc_genl_llc_send_sdres()