Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diptuntap.c220 static int read_prop(char *dev, char *prop, long *value) in read_prop() function
290 if (read_prop(d->d_name, "tun_flags", &flags)) in do_show()
293 read_prop(d->d_name, "owner", &owner); in do_show()
294 read_prop(d->d_name, "group", &group); in do_show()