Home
last modified time | relevance | path

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

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