Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dnfc.h304 #define RAW_PAYLOAD_LLCP 0 macro
/linux-6.6.21/net/nfc/
Dllcp_core.c741 data[1] |= (RAW_PAYLOAD_LLCP << 1); in nfc_llcp_send_to_raw_sock()