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

/linux-master/net/nfc/
H A Dllcp_core.c770 if (llcp_sock == NULL && nfc_llcp_ptype(skb) == LLCP_PDU_I) {
785 if (ptype == LLCP_PDU_I)
801 if (ptype == LLCP_PDU_I && copy_skb)
1093 if (ptype == LLCP_PDU_I) {
1144 if (nfc_llcp_queue_i_frames(llcp_sock) == 0 && ptype == LLCP_PDU_I)
1499 case LLCP_PDU_I:
H A Dllcp.h170 #define LLCP_PDU_I 0xc macro
H A Dllcp_commands.c700 pdu = llcp_allocate_pdu(sock, LLCP_PDU_I,

Completed in 95 milliseconds