Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Daf_link.c171 .sdl_type = convert_iftype(link->ifi_type), in link_status_nl()
184 if (convert_iftype(link->ifi_type) == IFT_ETHER) in link_status_nl()
H A Difconfig_netlink.c205 convert_iftype(ifType iftype) in convert_iftype() function
275 .sdl_type = convert_iftype(link->ifi_type), in match_iface()
H A Difconfig.h286 ifType convert_iftype(ifType iftype);