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

pub fn lookup_framed_pool(packet: &Packet) -> Option<Result<String, AVPError>>
Expand description

Lookup a framed_pool string value from a packet.

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