Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dtipc_netlink.h130 TIPC_NLA_LINK_ACTIVE, /* flag */ enumerator
/external/kernel-headers/original/uapi/linux/
Dtipc_netlink.h138 TIPC_NLA_LINK_ACTIVE, /* flag */ enumerator
/external/iproute2/tipc/
Dlink.c219 if (attrs[TIPC_NLA_LINK_ACTIVE]) in _show_link_stat()