Function radius::core::rfc6911::lookup_stateful_ipv6_address_pool[][src]

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

Lookup a stateful_ipv6_address_pool string value from a packet.

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