Data Fields | |
| struct nlmsghdr | n |
| struct rtmsg | r |
| char | buf [512] |
Definition at line 79 of file kernel_routes.c.
| char olsr_rtreq::buf[512] |
Definition at line 82 of file kernel_routes.c.
| struct nlmsghdr olsr_rtreq::n |
Definition at line 80 of file kernel_routes.c.
Referenced by olsr_new_netlink_route(), and olsr_os_policy_rule().
| struct rtmsg olsr_rtreq::r |
Definition at line 81 of file kernel_routes.c.
Referenced by olsr_new_netlink_route(), and olsr_os_policy_rule().
1.6.3