All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jdk.internal.sys.linux.NetIf Maven / Gradle / Ivy

package jdk.internal.sys.linux;

import static org.qbicc.runtime.CNative.*;

@include("")
public class NetIf {
    // TODO: Remove this definition once we do a classlib update.
    //       This definition belongs in SysIoctl
    public static final unsigned_long SIOCGIFINDEX = constant();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy