Skip to main content

rx_check

Function rx_check 

Source
pub fn rx_check(
    cx: &mut Cx,
    book: &BridgeBook,
    packet: &BridgePacket,
    reply_to: Option<&BridgePacket>,
) -> Result<BridgeReport>
Expand description

Checks a BRIDGE packet against the local book and optional parent packet.