Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dip_common.h1 extern int get_operstate(const char *name);
Diplink.c443 state = get_operstate(*argv); in iplink_parse()
Dipaddress.c134 int get_operstate(const char *name) in get_operstate() function