Lines Matching refs:rtnl_handle
30 void rtnl_close(struct rtnl_handle *rth) in rtnl_close()
38 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned subscriptions, in rtnl_open_byproto()
87 int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions) in rtnl_open()
92 int rtnl_wilddump_request(struct rtnl_handle *rth, int family, int type) in rtnl_wilddump_request()
117 int rtnl_send(struct rtnl_handle *rth, const void *buf, int len) in rtnl_send()
122 int rtnl_send_check(struct rtnl_handle *rth, const void *buf, int len) in rtnl_send_check()
155 int rtnl_dump_request(struct rtnl_handle *rth, int type, void *req, int len) in rtnl_dump_request()
179 int rtnl_dump_filter_l(struct rtnl_handle *rth, in rtnl_dump_filter_l()
265 int rtnl_dump_filter(struct rtnl_handle *rth, in rtnl_dump_filter()
277 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, pid_t peer, in rtnl_talk()
394 int rtnl_listen(struct rtnl_handle *rtnl, in rtnl_listen()