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

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

Lookup a delegated_ipv6_prefix_pool string value from a packet.

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