Searched refs:rth2 (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dipaddrlabel.c195 struct rtnl_handle rth2; local
210 if (rtnl_open(&rth2, 0) < 0)
213 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
216 rtnl_close(&rth2);
H A Diprule.c367 struct rtnl_handle rth2; local
382 if (rtnl_open(&rth2, 0) < 0)
385 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
388 rtnl_close(&rth2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dipaddrlabel.c195 struct rtnl_handle rth2; local
210 if (rtnl_open(&rth2, 0) < 0)
213 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
216 rtnl_close(&rth2);
H A Diprule.c367 struct rtnl_handle rth2; local
382 if (rtnl_open(&rth2, 0) < 0)
385 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
388 rtnl_close(&rth2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dipaddrlabel.c195 struct rtnl_handle rth2; local
210 if (rtnl_open(&rth2, 0) < 0)
213 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
216 rtnl_close(&rth2);
H A Diprule.c367 struct rtnl_handle rth2; local
382 if (rtnl_open(&rth2, 0) < 0)
385 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
388 rtnl_close(&rth2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Diprule.c303 struct rtnl_handle rth2; local
318 if (rtnl_open(&rth2, 0) < 0)
321 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
324 rtnl_close(&rth2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Diprule.c303 struct rtnl_handle rth2; local
318 if (rtnl_open(&rth2, 0) < 0)
321 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
324 rtnl_close(&rth2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Diprule.c303 struct rtnl_handle rth2; local
318 if (rtnl_open(&rth2, 0) < 0)
321 if (rtnl_talk(&rth2, n, 0, 0, NULL, NULL, NULL) < 0)
324 rtnl_close(&rth2);

Completed in 72 milliseconds