⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
deserialize_header
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
routing::
ospf
veridian_kernel
::
net
::
routing
::
ospf
Function
deserialize_
header
Copy item path
Source
pub fn deserialize_header(data: &[u8]) -> Option<
OspfHeader
>
Expand description
Deserialize an OSPF header from bytes