Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/net/
Dmod.rs223 Ipv6Opts = 0x3c, enumerator
239 Protocol::Ipv6Opts => write!(f, "IPv6-Opts"), in fmt()
264 0x3c => Protocol::Ipv6Opts, in from()
282 Protocol::Ipv6Opts => 0x3c, in into()