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 f2adf2a commit 9afbd10Copy full SHA for 9afbd10
src/unix/bsd/freebsdlike/freebsd/mod.rs
@@ -3415,7 +3415,7 @@ pub const IFDATA_DRIVERNAME: ::c_int = 3;
3415
pub const IFMIB_IFCOUNT: ::c_int = 1;
3416
3417
/// functions not specific to a type of iface
3418
-pub const NETLINK_GENERIC: ::c_int = 0;
+//pub const NETLINK_GENERIC: ::c_int = 0;
3419
3420
pub const DOT3COMPLIANCE_STATS: ::c_int = 1;
3421
pub const DOT3COMPLIANCE_COLLS: ::c_int = 2;
0 commit comments