Function radius::core::rfc2869::lookup_arap_features[][src]

pub fn lookup_arap_features(packet: &Packet) -> Option<Vec<u8>>
Expand description

Lookup a arap_features fixed-length octets value from a packet.

It returns the first looked up value. If there is no associated value with arap_features, it returns None.