Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcompat.h31 struct compat_rtentry { struct
32 u32 rt_pad1;
36 unsigned short rt_flags;
37 short rt_pad2;
38 u32 rt_pad3;
39 unsigned char rt_tos;
40 unsigned char rt_class;
41 short rt_pad4;
42 short rt_metric; /* +1 for binary compatibility! */
44 u32 rt_mtu; /* per route MTU/Window */
[all …]