Home
last modified time | relevance | path

Searched refs:Ipv6Opts (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/net/
H A Dmod.rs82 Ipv6Opts = 0x3c, enumerator
98 Protocol::Ipv6Opts => write!(f, "IPv6-Opts"), in fmt()
123 0x3c => Protocol::Ipv6Opts, in from()
141 Protocol::Ipv6Opts => 0x3c, in from()