* Implemented SetToMask(), and added PrefixLength() method, mostly reusing
code from ifconfig. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38026 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -82,6 +82,8 @@ public:
|
||||
bool IsSiteLocal() const;
|
||||
bool IsLocal() const;
|
||||
|
||||
ssize_t PrefixLength() const;
|
||||
|
||||
uint32 LinkLevelIndex() const;
|
||||
BString LinkLevelInterface() const;
|
||||
uint32 LinkLevelType() const;
|
||||
|
||||
Reference in New Issue
Block a user