Function radius::core::rfc2865::lookup_login_lat_group[][src]

pub fn lookup_login_lat_group(packet: &Packet) -> Option<Vec<u8>>
Expand description

Lookup a login_lat_group octets value from a packet.

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