Searched refs:PT_MASK (Results 1 – 1 of 1) sorted by relevance
19 pub const PT_MASK: u8 = 0x7F; constant90 let payload_type = b1 & PT_MASK; in unmarshal()