Home
last modified time | relevance | path

Searched defs:LLC_U_PF_IS_1 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dllc_pdu.h71 #define LLC_U_PF_IS_1(pdu) ((pdu->ctrl_1 & LLC_U_PF_BIT_MASK) ? 1 : 0) macro
/kernel/linux/linux-6.6/include/net/
Dllc_pdu.h71 #define LLC_U_PF_IS_1(pdu) ((pdu->ctrl_1 & LLC_U_PF_BIT_MASK) ? 1 : 0) macro