pub const PEER_REFLEXIVE_PREFERENCE: u8 = 110;Expand description
Type preference for a peer-reflexive candidate. §5.1.2.1 makes it a MUST that this is higher
than the server-reflexive one, and it is the preference every PRIORITY attribute uses
whatever the candidate actually is (§7.1.1, check_priority).