Function radius::core::rfc2868::lookup_all_tunnel_preference[][src]

pub fn lookup_all_tunnel_preference(
    packet: &Packet
) -> Result<Vec<(u32, Tag)>, AVPError>
Expand description

Lookup all of the tunnel_preference tagged integer value from a packet.