We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b7a20 commit 6ff2e8fCopy full SHA for 6ff2e8f
src/unix/linux_like/mod.rs
@@ -820,7 +820,6 @@ pub const IPV6_2292PKTOPTIONS: ::c_int = 6;
820
pub const IPV6_CHECKSUM: ::c_int = 7;
821
pub const IPV6_2292HOPLIMIT: ::c_int = 8;
822
pub const IPV6_NEXTHOP: ::c_int = 9;
823
-pub const IPV6_FLOWINFO: ::c_int = 11;
824
pub const IPV6_UNICAST_HOPS: ::c_int = 16;
825
pub const IPV6_MULTICAST_IF: ::c_int = 17;
826
pub const IPV6_MULTICAST_HOPS: ::c_int = 18;
0 commit comments