Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_pdu.h50 #define LLC_PDU_TYPE_I_MASK 0x01 /* 16-bit control field */ macro
61 ((!(pdu->ctrl_1 & LLC_PDU_TYPE_I_MASK)) ? 1 : 0)