Searched refs:RTN_NAT (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Drtm_map.c48 case RTN_NAT:
67 res = RTN_NAT;
H A Diprule.c147 if (r->rtm_type == RTN_NAT) {
271 req.r.rtm_type = RTN_NAT;
H A Diproute.c916 req.r.rtm_type == RTN_NAT ||
922 req.r.rtm_type == RTN_NAT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Drtm_map.c41 case RTN_NAT:
70 res = RTN_NAT;
H A Diprule.c147 if (r->rtm_type == RTN_NAT) {
282 req.r.rtm_type = RTN_NAT;
H A Diproute.c451 if (req.r.rtm_type == RTN_LOCAL || req.r.rtm_type == RTN_NAT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_fib.c77 [RTN_NAT] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
335 if (r->rtm_type == RTN_NAT) {
419 case RTN_NAT:
H A Ddn_route.c1060 if (res.type == RTN_NAT)
1288 if (res.type == RTN_NAT) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h171 RTN_NAT, /* Translate this address */ enumerator in enum:__anon230
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drtnetlink.h172 RTN_NAT, /* Translate this address */ enumerator in enum:__anon10283
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_trie.c2297 [RTN_NAT] = "NAT",

Completed in 322 milliseconds