#include <ip.hpp>
Metody publiczne | |
route_t (struct ip_address target, struct netmask_t netmask, struct ip_address gateway, struct netif *nif, uint32 flags) | |
route_t (struct ip_address target, struct netmask_t netmask, struct ip_address gateway, struct netif *nif, uint32 flags) | |
Atrybuty publiczne | |
struct ip_address | target |
struct netmask_t | netmask |
struct ip_address | gateway |
struct netif * | nif |
uint32 | flags |
Definicja w linii 38 pliku ip.hpp.
Net::IP::route_t::route_t | ( | struct ip_address | target, | |
struct netmask_t | netmask, | |||
struct ip_address | gateway, | |||
struct netif * | nif, | |||
uint32 | flags | |||
) | [inline] |
Net::IP::route_t::route_t | ( | struct ip_address | target, | |
struct netmask_t | netmask, | |||
struct ip_address | gateway, | |||
struct netif * | nif, | |||
uint32 | flags | |||
) | [inline] |
Definicja w linii 1031 pliku ip.old.2.cpp.
struct ip_address Net::IP::route_t::target [read] |
struct netmask_t Net::IP::route_t::netmask [read] |
struct ip_address Net::IP::route_t::gateway [read] |
struct netif * Net::IP::route_t::nif [read] |