Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/rustix
/ Protocol
Class
Protocol
src/net/types.rs:800–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
798
#[doc(alias =
"IPPROTO_IP"
)]
799
#[doc(alias =
"NETLINK_ROUTE"
)]
800
pub struct Protocol(pub(crate) RawProtocol);
801
802
/// `IPPROTO_*` constants.
803
///
Callers
1
types.rs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected