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

  /external/libnl/include/netlink/route/
action.h 33 extern int rtnl_act_build_delete_request(struct rtnl_act *, int,
  /external/libnl/lib/route/
act.c 318 int rtnl_act_build_delete_request(struct rtnl_act *act, int flags, function
360 if ((err = rtnl_act_build_delete_request(act, flags, &msg)) < 0)

Completed in 1488 milliseconds