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

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

Lookup all of the tunnel_password tunnel-password value from a packet.