Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink-private/
Dtypes.h234 char l_phys_port_name[IFNAMSIZ]; member
/third_party/libnl/lib/route/
Dlink.c781 nla_strlcpy(link->l_phys_port_name, tb[IFLA_PHYS_PORT_NAME], IFNAMSIZ); in link_msg_parser()
2802 return link->l_phys_port_name; in rtnl_link_get_phys_port_name()