Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dllc_pdu.h20 #define LLC_PDU_LEN_U 3 /* header and 1 control byte */ macro
22 #define LLC_PDU_LEN_U_XID (LLC_PDU_LEN_U + sizeof(struct llc_xid_info))
/linux-5.19.10/net/llc/
Daf_llc.c99 u8 rc = LLC_PDU_LEN_U; in llc_ui_header_len()
102 rc = LLC_PDU_LEN_U; in llc_ui_header_len()