Searched defs:rtnl (Results 1 – 1 of 1) sorted by relevance
/external/iproute2/lib/ |
D | libnetlink.c | 530 static int __rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, in __rtnl_talk() 651 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, in rtnl_talk() 657 int rtnl_talk_extack(struct rtnl_handle *rtnl, struct nlmsghdr *n, in rtnl_talk_extack() 664 int rtnl_talk_suppress_rtnl_errmsg(struct rtnl_handle *rtnl, struct nlmsghdr *n, in rtnl_talk_suppress_rtnl_errmsg() 683 int rtnl_listen(struct rtnl_handle *rtnl, in rtnl_listen() 781 int rtnl_from_file(FILE *rtnl, rtnl_listen_filter_t handler, in rtnl_from_file()
|