pub fn process_packet(data: &[u8]) -> Result<(), KernelError>Expand description
Process an incoming IPv6 packet (dispatched from the Ethernet layer).
pub fn process_packet(data: &[u8]) -> Result<(), KernelError>Process an incoming IPv6 packet (dispatched from the Ethernet layer).