Docs.rs
packet-builder-0.7.0
packet-builder 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hughesac
Dependencies
derive-new ^0.5
normal
ipnetwork ^0.19.0
normal
pnet ^0.31.0
normal
pnet_datalink ^0.31.0
normal
Versions
2.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
init_ipv4_pkt
packet_
builder
0.7.0
In packet_
builder::
ipv4
packet_builder
::
ipv4
Function
init_
ipv4_
pkt
Copy item path
Source
pub fn init_ipv4_pkt(pkt: &mut
MutableIpv4Packet
<'_>, len:
u16
)