|
libnl 3.7.0
|
Attribute Modifications | |
| int | rtnl_mirred_set_action (struct rtnl_act *act, int action) |
| int | rtnl_mirred_get_action (struct rtnl_act *act) |
| int | rtnl_mirred_set_ifindex (struct rtnl_act *act, uint32_t ifindex) |
| uint32_t | rtnl_mirred_get_ifindex (struct rtnl_act *act) |
| int | rtnl_mirred_set_policy (struct rtnl_act *act, int policy) |
| int | rtnl_mirred_get_policy (struct rtnl_act *act) |
| int rtnl_mirred_set_action | ( | struct rtnl_act * | act, |
| int | action | ||
| ) |
| int rtnl_mirred_set_ifindex | ( | struct rtnl_act * | act, |
| uint32_t | ifindex | ||
| ) |
| int rtnl_mirred_set_policy | ( | struct rtnl_act * | act, |
| int | policy | ||
| ) |