Function radius::core::rfc6572::lookup_mobile_node_identifier[][src]

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

Lookup a mobile_node_identifier octets value from a packet.

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