Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dip.c95 static struct arglist rtmtypes[] = { {"none", RTN_UNSPEC},
2119 else if (req.msg.rtm_type == RTN_UNICAST || req.msg.rtm_type == RTN_UNSPEC) { in route_update()
2204 request.msg.rtm_type = ((opt == RTM_DELRULE) ? RTN_UNSPEC : RTN_UNICAST); in ruleupdate()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2941 pub const RTN_UNSPEC: ::c_uchar = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2886 pub const RTN_UNSPEC: ::c_uchar = 0; consts

Completed in 29 milliseconds