Searched refs:l_sock (Results 1 – 1 of 1) sorted by relevance
467 struct nfc_llcp_sock *l_sock; in nfc_llcp_put_ssap() local474 l_sock = nfc_llcp_sock_get(local, ssap, LLCP_SAP_SDP); in nfc_llcp_put_ssap()475 if (l_sock) { in nfc_llcp_put_ssap()476 l_sock->ssap = LLCP_SDP_UNBOUND; in nfc_llcp_put_ssap()477 nfc_llcp_sock_put(l_sock); in nfc_llcp_put_ssap()