Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtipc_netlink.h137 TIPC_NLA_LINK_DEST, /* u32 */ enumerator
/linux/net/tipc/
H A Dnetlink_compat.c696 link_info.dest = htonl(nla_get_flag(link[TIPC_NLA_LINK_DEST])); in tipc_nl_compat_link_dump()