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

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

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