Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dip.c100 {"throw", RTN_THROW}, {"nat", RTN_NAT},
2114 if (req.msg.rtm_type == RTN_LOCAL || req.msg.rtm_type == RTN_NAT) in route_update()
2300 request.msg.rtm_type = RTN_NAT; in ruleupdate()
2383 if (msg->rtm_type == RTN_NAT) { in show_rules()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2951 pub const RTN_NAT: ::c_uchar = 10; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2896 pub const RTN_NAT: ::c_uchar = 10; consts

Completed in 28 milliseconds