Home
last modified time | relevance | path

Searched refs:rtnl_close (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dlibnetlink.h22 #define rtnl_close(rth) (close((rth)->fd)) macro
/busybox-1.35.0/networking/
Dtc.c626 rtnl_close(&rth); in tc_main()