Searched refs:RTN_NAT (Results 1 – 8 of 8) sorted by relevance
48 case RTN_NAT: in rtnl_rtntype_n2a()67 res = RTN_NAT; in rtnl_rtntype_a2n()
196 if (r->rtm_type == RTN_NAT) { in print_rule()449 req.r.rtm_type = RTN_NAT; in iprule_modify()
1195 req.r.rtm_type == RTN_NAT || in iproute_modify()1204 req.r.rtm_type == RTN_NAT) in iproute_modify()
66 __ADD(RTN_NAT,nat)
182 RTN_NAT, /* Translate this address */ enumerator
211 RTN_NAT, /* Translate this address */ enumerator
96 {"throw", RTN_THROW}, {"nat", RTN_NAT},2004 if (req.msg.rtm_type == RTN_LOCAL || req.msg.rtm_type == RTN_NAT) in route_update()2192 request.msg.rtm_type = RTN_NAT; in ruleupdate()2275 if (msg->rtm_type == RTN_NAT) { in show_rules()