Searched refs:compat_attr_type (Results 1 – 2 of 2) sorted by relevance
202 pub(crate) fn compat_attr_type(val: u16) -> AttrType { in compat_attr_type() function
319 typ: compat_attr_type(u16::from_be_bytes([b[0], b[1]])), // first 2 bytes in decode()