Searched refs:rtnl_open (Results 1 - 12 of 12) sorted by relevance

/external/iproute2/ip/
H A Dip.c119 if (rtnl_open(&rth, 0) < 0) {
260 if (rtnl_open(&rth, 0) < 0)
H A Dipmonitor.c189 if (rtnl_open(&rth, groups) < 0)
H A Drtmon.c156 if (rtnl_open(&rth, groups) < 0)
H A Dipaddrlabel.c210 if (rtnl_open(&rth2, 0) < 0)
H A Diprule.c402 if (rtnl_open(&rth2, 0) < 0)
/external/iproute2/tc/
H A Dtc_monitor.c98 if (rtnl_open(&rth, groups) < 0)
H A Dtc.c265 if (rtnl_open(&rth, 0) < 0) {
348 if (rtnl_open(&rth, 0) < 0) {
/external/iproute2/include/
H A Dlibnetlink.h23 extern int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions);
/external/iproute2/lib/
H A Dlibnetlink.c87 int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions) function
/external/iproute2/misc/
H A Difstat.c123 if (rtnl_open(&rth, 0) < 0)
H A Darpd.c778 if (rtnl_open(&rth, RTMGRP_NEIGH) < 0) {
779 perror("rtnl_open");
H A Dss.c991 rtnl_open(&rth, 0);

Completed in 2260 milliseconds