Home
last modified time | relevance | path

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

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