Home
last modified time | relevance | path

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

/include/uapi/linux/
Drtnetlink.h193 struct rtmsg { struct
194 unsigned char rtm_family;
195 unsigned char rtm_dst_len;
196 unsigned char rtm_src_len;
197 unsigned char rtm_tos;
199 unsigned char rtm_table; /* Routing table id */
200 unsigned char rtm_protocol; /* Routing protocol; see below */
201 unsigned char rtm_scope; /* See below */
202 unsigned char rtm_type; /* See below */
204 unsigned rtm_flags;