Home
last modified time | relevance | path

Searched defs:rtmsg (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Drtnetlink.h200 struct rtmsg { struct
201 unsigned char rtm_family;
202 unsigned char rtm_dst_len;
203 unsigned char rtm_src_len;
204 unsigned char rtm_tos;
206 unsigned char rtm_table; /* Routing table id */
207 unsigned char rtm_protocol; /* Routing protocol; see below */
208 unsigned char rtm_scope; /* See below */
209 unsigned char rtm_type; /* See below */
211 unsigned rtm_flags;
/third_party/glib/gio/
Dgnetworkmonitornetlink.c306 struct rtmsg *rtmsg; in read_netlink_messages() local
/third_party/libnl/lib/route/
Dneightbl.c128 struct rtgenmsg *rtmsg; in neightbl_msg_parser() local
Droute_obj.c1353 struct rtmsg rtmsg = { in rtnl_route_build_msg() local