Home
last modified time | relevance | path

Searched defs:rth (Results 1 – 9 of 9) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dlibnetlink.c16 void FAST_FUNC xrtnl_open(struct rtnl_handle *rth/*, unsigned subscriptions*/) in xrtnl_open()
37 void FAST_FUNC xrtnl_wilddump_request(struct rtnl_handle *rth, int family, int type) in xrtnl_wilddump_request()
57 int FAST_FUNC rtnl_send_check(struct rtnl_handle *rth, const void *buf, int len) in rtnl_send_check()
92 int FAST_FUNC rtnl_dump_request(struct rtnl_handle *rth, int type, void *req, int len) in rtnl_dump_request()
122 static int rtnl_dump_filter(struct rtnl_handle *rth, in rtnl_dump_filter()
218 int FAST_FUNC xrtnl_dump_filter(struct rtnl_handle *rth, in xrtnl_dump_filter()
Dlibnetlink.h22 #define rtnl_close(rth) (close((rth)->fd)) argument
39 static ALWAYS_INLINE void rtnl_send(struct rtnl_handle *rth, const void *buf, int len) in rtnl_send()
Diproute.c36 struct rtnl_handle *rth; member
380 struct rtnl_handle rth; in iproute_modify() local
723 static int rtnl_rtcache_request(struct rtnl_handle *rth, int family) in rtnl_rtcache_request()
776 struct rtnl_handle rth; in iproute_list_or_flush() local
962 struct rtnl_handle rth; in iproute_get() local
Dipneigh.c42 struct rtnl_handle *rth; member
235 struct rtnl_handle rth; in ipneigh_list_or_flush() local
Diprule.c190 struct rtnl_handle rth; in iprule_list() local
214 struct rtnl_handle rth; in iprule_modify() local
Dipaddress.c39 struct rtnl_handle *rth; member
444 struct rtnl_handle rth; in ipaddr_list_or_flush() local
634 struct rtnl_handle rth; in ipaddr_modify() local
Diplink.c133 struct rtnl_handle rth; in set_master() local
158 struct rtnl_handle rth; in set_netns() local
629 struct rtnl_handle rth; in do_add_or_delete() local
Dll_map.c173 int FAST_FUNC ll_init_map(struct rtnl_handle *rth) in ll_init_map()
/busybox-1.35.0/networking/
Dtc.c503 struct rtnl_handle rth; in tc_main() local