Searched refs:LLC_I_GET_NR (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dllc_pdu.h121 #define LLC_I_GET_NR(pdu) (u8)((pdu->ctrl_2 & 0xFE) >> 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/llc/
H A Dllc_c_ac.c55 nr = LLC_I_GET_NR(pdu);
418 u8 nr = LLC_I_GET_NR(pdu);
446 nr = LLC_I_GET_NR(pdu);
456 u8 nr = LLC_I_GET_NR(pdu);
H A Dllc_c_ev.c504 const u8 nr = LLC_I_GET_NR(pdu);
522 const u8 nr = LLC_I_GET_NR(pdu);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/llc/
H A Dllc_c_ac.c55 nr = LLC_I_GET_NR(pdu);
418 u8 nr = LLC_I_GET_NR(pdu);
446 nr = LLC_I_GET_NR(pdu);
456 u8 nr = LLC_I_GET_NR(pdu);
H A Dllc_c_ev.c504 const u8 nr = LLC_I_GET_NR(pdu);
522 const u8 nr = LLC_I_GET_NR(pdu);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dllc_pdu.h121 #define LLC_I_GET_NR(pdu) (u8)((pdu->ctrl_2 & 0xFE) >> 1) macro

Completed in 106 milliseconds