Home
last modified time | relevance | path

Searched defs:LLC_I_GET_NR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dllc_pdu.h123 #define LLC_I_GET_NR(pdu) (u8)((pdu->ctrl_2 & 0xFE) >> 1) macro
/kernel/linux/linux-6.6/include/net/
H A Dllc_pdu.h123 #define LLC_I_GET_NR(pdu) (u8)((pdu->ctrl_2 & 0xFE) >> 1) macro

Completed in 3 milliseconds