Function radius::core::rfc3162::lookup_framed_ipv6_pool[][src]

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

Lookup a framed_ipv6_pool string value from a packet.

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