int |
NativeProtocolsDB.LinuxLibProto.getprotobyname_r(java.lang.String proto,
NativeProtocolsDB.UnixProtoent protoent,
jnr.ffi.Pointer buf,
jnr.ffi.NativeLong buflen,
jnr.ffi.Pointer result) |
int |
NativeProtocolsDB.LinuxLibProto.getprotobynumber_r(int proto,
NativeProtocolsDB.UnixProtoent protoent,
jnr.ffi.Pointer buf,
jnr.ffi.NativeLong buflen,
jnr.ffi.Pointer result) |
int |
NativeProtocolsDB.LinuxLibProto.getprotoent_r(NativeProtocolsDB.UnixProtoent protoent,
jnr.ffi.Pointer buf,
jnr.ffi.NativeLong buflen,
jnr.ffi.Pointer result) |
(package private) static Protocol |
NativeProtocolsDB.protocolFromNative(NativeProtocolsDB.UnixProtoent p) |