HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_act_add (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/route/
action.h 29 extern int rtnl_act_add(struct nl_sock *, struct rtnl_act *, int);
  /external/libnl/lib/route/
act.c 204 * The behaviour of this function is identical to rtnl_act_add() with
208 * @see rtnl_act_add()
251 int rtnl_act_add(struct nl_sock *sk, struct rtnl_act *act, int flags) function

Completed in 268 milliseconds