Modules | |
| Addresses | |
| Links (Interfaces) | |
| Neighbours | |
| The neighbour table establishes bindings between protocol addresses and link layer addresses for hosts sharing the same physical link. | |
| Neighbour Tables | |
| Routing | |
| Routing Rules | |
| Traffic Control | |
| int nl_rtgen_request | ( | struct nl_handle * | handle, | |
| int | type, | |||
| int | family, | |||
| int | flags | |||
| ) |
| handle | Netlink handle. | |
| type | Netlink message type. | |
| family | Address family. | |
| flags | Additional netlink message flags. |
Definition at line 40 of file rtnl.c.
References nl_send_simple().
1.5.7.1