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

pub fn lookup_framed_apple_talk_network(
    packet: &Packet
) -> Option<Result<u32, AVPError>>
Expand description

Lookup a framed_apple_talk_network integer value from a packet.

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