Searched refs:LLC_PDU_TYPE_IS_U (Results 1 - 10 of 10) sorted by relevance

/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_s_ev.c37 LLC_PDU_TYPE_IS_U(pdu) &&
66 LLC_PDU_TYPE_IS_U(pdu) &&
76 LLC_PDU_TYPE_IS_U(pdu) &&
95 LLC_PDU_TYPE_IS_U(pdu) &&
105 LLC_PDU_TYPE_IS_U(pdu) &&
H A Dllc_station.c157 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
169 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
182 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
195 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
H A Dllc_c_ev.c152 return LLC_PDU_IS_CMD(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
160 return LLC_PDU_IS_RSP(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
168 return LLC_PDU_IS_RSP(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
431 return LLC_PDU_IS_CMD(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
439 return LLC_PDU_IS_RSP(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
452 } else if (LLC_PDU_TYPE_IS_U(pdu) && LLC_U_PF_IS_1(pdu))
466 else if (LLC_PDU_TYPE_IS_U(pdu))
485 else if (LLC_PDU_TYPE_IS_U(pdu))
H A Dllc_c_ac.c101 LLC_PDU_TYPE_IS_U(pdu) &&
105 LLC_PDU_TYPE_IS_U(pdu) &&
139 LLC_PDU_TYPE_IS_U(pdu) &&
144 LLC_PDU_TYPE_IS_U(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_s_ev.c37 LLC_PDU_TYPE_IS_U(pdu) &&
66 LLC_PDU_TYPE_IS_U(pdu) &&
76 LLC_PDU_TYPE_IS_U(pdu) &&
95 LLC_PDU_TYPE_IS_U(pdu) &&
105 LLC_PDU_TYPE_IS_U(pdu) &&
H A Dllc_station.c157 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
169 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
182 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
195 LLC_PDU_TYPE_IS_U(pdu) && /* U type PDU */
H A Dllc_c_ev.c152 return LLC_PDU_IS_CMD(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
160 return LLC_PDU_IS_RSP(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
168 return LLC_PDU_IS_RSP(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
431 return LLC_PDU_IS_CMD(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
439 return LLC_PDU_IS_RSP(pdu) && LLC_PDU_TYPE_IS_U(pdu) &&
452 } else if (LLC_PDU_TYPE_IS_U(pdu) && LLC_U_PF_IS_1(pdu))
466 else if (LLC_PDU_TYPE_IS_U(pdu))
485 else if (LLC_PDU_TYPE_IS_U(pdu))
H A Dllc_c_ac.c101 LLC_PDU_TYPE_IS_U(pdu) &&
105 LLC_PDU_TYPE_IS_U(pdu) &&
139 LLC_PDU_TYPE_IS_U(pdu) &&
144 LLC_PDU_TYPE_IS_U(pdu) &&
/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.h61 #define LLC_PDU_TYPE_IS_U(pdu) \ macro
/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.h61 #define LLC_PDU_TYPE_IS_U(pdu) \ macro

Completed in 158 milliseconds