6 * - Interface manipulation/access definitions
8 #ifndef _IPSTACK__INTERFACE_H_
9 #define _IPSTACK__INTERFACE_H_
11 extern tInterface gIP_LoopInterface;
12 extern tVFS_NodeType gIP_RootNodeType;
13 extern tInterface *IPStack_AddInterface(const char *Device, int Type, const char *Name);