Home
last modified time | relevance | path

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

/include/uapi/linux/
Drtnetlink.h180 struct rtmsg { struct
181 unsigned char rtm_family;
182 unsigned char rtm_dst_len;
183 unsigned char rtm_src_len;
184 unsigned char rtm_tos;
186 unsigned char rtm_table; /* Routing table id */
187 unsigned char rtm_protocol; /* Routing protocol; see below */
188 unsigned char rtm_scope; /* See below */
189 unsigned char rtm_type; /* See below */
191 unsigned rtm_flags;