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

/external/iproute2/bridge/
H A Dbridge.c93 if (rtnl_open(&rth, 0) < 0) {
196 if (rtnl_open(&rth, 0) < 0)
H A Dmonitor.c135 if (rtnl_open(&rth, groups) < 0)
/external/iproute2/tc/
H A Dtc_monitor.c107 if (rtnl_open(&rth, groups) < 0)
H A Dtc.c273 if (rtnl_open(&rth, 0) < 0) {
375 if (rtnl_open(&rth, 0) < 0) {
/external/iproute2/ip/
H A Dip.c136 if (rtnl_open(&rth, 0) < 0) {
301 if (rtnl_open(&rth, 0) < 0)
H A Drtmon.c162 if (rtnl_open(&rth, groups) < 0)
H A Dipaddrlabel.c209 if (rtnl_open(&rth2, 0) < 0)
H A Dipmonitor.c299 if (rtnl_open(&rth, groups) < 0)
H A Dipnetns.c209 if (rtnl_open(&rtnsh, 0) < 0) {
H A Diprule.c513 if (rtnl_open(&rth2, 0) < 0)
/external/iproute2/include/
H A Dlibnetlink.h29 int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions)
/external/iproute2/lib/
H A Dlibnetlink.c96 int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions) function
/external/iproute2/misc/
H A Darpd.c782 if (rtnl_open(&rth, RTMGRP_NEIGH) < 0) {
783 perror("rtnl_open");
H A Difstat.c152 if (rtnl_open(&rth, 0) < 0)
H A Dss.c1392 if (rtnl_open(&rth, 0) < 0)

Completed in 456 milliseconds