Searched refs:TIPC_NLA_LINK_MTU (Results 1 – 3 of 3) sorted by relevance
117 TIPC_NLA_LINK_MTU, /* u32 */ enumerator
61 [TIPC_NLA_LINK_MTU] = { .type = NLA_U32 },1796 if (nla_put_u32(msg->skb, TIPC_NLA_LINK_MTU, link->mtu)) in __tipc_nl_add_link()
492 nla_get_u32(link[TIPC_NLA_LINK_MTU]), in tipc_nl_compat_link_stat_dump()