Home
last modified time | relevance | path

Searched refs:rtnl_u32_add_action (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/route/cls/
Du32.h47 extern int rtnl_u32_add_action(struct rtnl_cls *, struct rtnl_act *);
/external/libnl/tests/
Dtest-u32-filter-with-actions.c137 rtnl_u32_add_action(cls, act); in u32_add_filter_on_ht_with_hashmask()
/external/libnl/lib/route/cls/
Du32.c465 int rtnl_u32_add_action(struct rtnl_cls *cls, struct rtnl_act *act) in rtnl_u32_add_action() function