Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dip_common.h87 struct link_util *get_link_kind(const char *kind);
Diplink.c154 struct link_util *get_link_kind(const char *id) in get_link_kind() function
790 lu = get_link_kind(type); in iplink_modify()
1224 lu = get_link_kind(*argv); in do_help()
Dipaddress.c239 lu = get_link_kind(kind); in print_linktype()