Searched refs:l_sock (Results 1 – 1 of 1) sorted by relevance
504 struct nfc_llcp_sock *l_sock; in nfc_llcp_put_ssap() local511 l_sock = nfc_llcp_sock_get(local, ssap, LLCP_SAP_SDP); in nfc_llcp_put_ssap()512 if (l_sock) { in nfc_llcp_put_ssap()513 l_sock->ssap = LLCP_SDP_UNBOUND; in nfc_llcp_put_ssap()514 nfc_llcp_sock_put(l_sock); in nfc_llcp_put_ssap()