| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <ioshacks.h>
Public Attributes | |
| u_short | rtm_msglen | 
| u_char | rtm_version | 
| u_char | rtm_type | 
| u_short | rtm_index | 
| int | rtm_flags | 
| int | rtm_addrs | 
| pid_t | rtm_pid | 
| int | rtm_seq | 
| int | rtm_errno | 
| int | rtm_use | 
| u_int32_t | rtm_inits | 
| struct rt_metrics | rtm_rmx | 
| int rt_msghdr::rtm_addrs | 
| int rt_msghdr::rtm_errno | 
| int rt_msghdr::rtm_flags | 
| u_short rt_msghdr::rtm_index | 
| u_int32_t rt_msghdr::rtm_inits | 
| u_short rt_msghdr::rtm_msglen | 
| pid_t rt_msghdr::rtm_pid | 
| struct rt_metrics rt_msghdr::rtm_rmx | 
| int rt_msghdr::rtm_seq | 
| u_char rt_msghdr::rtm_type | 
| int rt_msghdr::rtm_use | 
| u_char rt_msghdr::rtm_version |