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

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

Lookup all of the tunnel_type tagged value-defined integer value from a packet.