Home
last modified time | relevance | path

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

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