Lines Matching defs:rth
38 void rtnl_close(struct rtnl_handle *rth) in rtnl_close()
46 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned subscriptions, in rtnl_open_byproto()
96 int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions) in rtnl_open()
101 int rtnl_wilddump_request(struct rtnl_handle *rth, int family, int type) in rtnl_wilddump_request()
106 int rtnl_wilddump_req_filter(struct rtnl_handle *rth, int family, int type, in rtnl_wilddump_req_filter()
132 int rtnl_send(struct rtnl_handle *rth, const void *buf, int len) in rtnl_send()
137 int rtnl_send_check(struct rtnl_handle *rth, const void *buf, int len) in rtnl_send_check()
170 int rtnl_dump_request(struct rtnl_handle *rth, int type, void *req, int len) in rtnl_dump_request()
194 int rtnl_dump_request_n(struct rtnl_handle *rth, struct nlmsghdr *n) in rtnl_dump_request_n()
215 int rtnl_dump_filter_l(struct rtnl_handle *rth, in rtnl_dump_filter_l()
322 int rtnl_dump_filter_nc(struct rtnl_handle *rth, in rtnl_dump_filter_nc()
454 int rtnl_listen_all_nsid(struct rtnl_handle *rth) in rtnl_listen_all_nsid()