summaryrefslogtreecommitdiff
path: root/libopie2/opienet/odebugmapper.cpp
Side-by-side diff
Diffstat (limited to 'libopie2/opienet/odebugmapper.cpp') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opienet/odebugmapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opienet/odebugmapper.cpp b/libopie2/opienet/odebugmapper.cpp
index f679afb..0de1247 100644
--- a/libopie2/opienet/odebugmapper.cpp
+++ b/libopie2/opienet/odebugmapper.cpp
@@ -1,62 +1,62 @@
/*
* debug value mapper - generated by regen.py - (C) Michael 'Mickey' Lauer <mickey@vanille.de>
*/
#include <opie2/odebug.h>
#include "odebugmapper.h"
using namespace Opie::Core;
namespace Opie {
namespace Net {
-namespace Private {
+namespace Internal {
DebugMapper::DebugMapper()
{
odebug << "DebugMapper::DebugMapper()" << oendl;
_map.insert( 0x8902, new QString("SIOCSPGRP") );
_map.insert( 0x8904, new QString("SIOCGPGRP") );
_map.insert( 0x8905, new QString("SIOCATMARK") );
_map.insert( 0x8906, new QString("SIOCGSTAMP") );
_map.insert( 0x890B, new QString("SIOCADDRT") );
_map.insert( 0x890C, new QString("SIOCDELRT") );
_map.insert( 0x890D, new QString("SIOCRTMSG") );
_map.insert( 0x8910, new QString("SIOCGIFNAME") );
_map.insert( 0x8911, new QString("SIOCSIFLINK") );
_map.insert( 0x8912, new QString("SIOCGIFCONF") );
_map.insert( 0x8913, new QString("SIOCGIFFLAGS") );
_map.insert( 0x8914, new QString("SIOCSIFFLAGS") );
_map.insert( 0x8915, new QString("SIOCGIFADDR") );
_map.insert( 0x8916, new QString("SIOCSIFADDR") );
_map.insert( 0x8917, new QString("SIOCGIFDSTADDR") );
_map.insert( 0x8918, new QString("SIOCSIFDSTADDR") );
_map.insert( 0x8919, new QString("SIOCGIFBRDADDR") );
_map.insert( 0x891a, new QString("SIOCSIFBRDADDR") );
_map.insert( 0x891b, new QString("SIOCGIFNETMASK") );
_map.insert( 0x891c, new QString("SIOCSIFNETMASK") );
_map.insert( 0x891d, new QString("SIOCGIFMETRIC") );
_map.insert( 0x891e, new QString("SIOCSIFMETRIC") );
_map.insert( 0x891f, new QString("SIOCGIFMEM") );
_map.insert( 0x8920, new QString("SIOCSIFMEM") );
_map.insert( 0x8921, new QString("SIOCGIFMTU") );
_map.insert( 0x8922, new QString("SIOCSIFMTU") );
_map.insert( 0x8923, new QString("SIOCSIFNAME") );
_map.insert( 0x8924, new QString("SIOCSIFHWADDR") );
_map.insert( 0x8925, new QString("SIOCGIFENCAP") );
_map.insert( 0x8926, new QString("SIOCSIFENCAP") );
_map.insert( 0x8927, new QString("SIOCGIFHWADDR") );
_map.insert( 0x8929, new QString("SIOCGIFSLAVE") );
_map.insert( 0x8930, new QString("SIOCSIFSLAVE") );
_map.insert( 0x8931, new QString("SIOCADDMULTI") );
_map.insert( 0x8932, new QString("SIOCDELMULTI") );
_map.insert( 0x8933, new QString("SIOCGIFINDEX") );
_map.insert( 0x8934, new QString("SIOCSIFPFLAGS") );
_map.insert( 0x8935, new QString("SIOCGIFPFLAGS") );
_map.insert( 0x8936, new QString("SIOCDIFADDR") );
_map.insert( 0x8937, new QString("SIOCSIFHWBROADCAST") );
_map.insert( 0x8938, new QString("SIOCGIFCOUNT") );
_map.insert( 0x8940, new QString("SIOCGIFBR") );