Searched refs:TIPC_NLA_LINK_PROP (Results 1 – 4 of 4) sorted by relevance
121 TIPC_NLA_LINK_PROP, /* nest */ enumerator
462 nla_parse_nested(prop, TIPC_NLA_PROP_MAX, link[TIPC_NLA_LINK_PROP], in tipc_nl_compat_link_stat_dump()595 prop = nla_nest_start(skb, TIPC_NLA_LINK_PROP); in tipc_nl_compat_link_set()
65 [TIPC_NLA_LINK_PROP] = { .type = NLA_NESTED },1908 if (attrs[TIPC_NLA_LINK_PROP]) { in tipc_nl_link_set()1911 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], in tipc_nl_link_set()2049 prop = nla_nest_start(msg->skb, TIPC_NLA_LINK_PROP); in __tipc_nl_add_link()
811 prop = nla_nest_start(msg->skb, TIPC_NLA_LINK_PROP); in tipc_nl_add_bc_link()