Function radius::core::rfc2866::lookup_acct_output_packets[][src]

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

Lookup a acct_output_packets integer value from a packet.

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