Searched refs:TIPC_NLA_LINK_PROP (Results 1 – 6 of 6) sorted by relevance
139 TIPC_NLA_LINK_PROP, /* nest */ enumerator
96 [TIPC_NLA_LINK_PROP] = { .type = NLA_NESTED },
640 if (!attrs[TIPC_NLA_LINK_PROP]) in tipc_nl_bc_link_set()643 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], props); in tipc_nl_bc_link_set()
529 if (!link[TIPC_NLA_LINK_PROP]) in tipc_nl_compat_link_stat_dump()533 link[TIPC_NLA_LINK_PROP], NULL, in tipc_nl_compat_link_stat_dump()761 prop = nla_nest_start_noflag(skb, TIPC_NLA_LINK_PROP); in __tipc_nl_compat_link_set()
2121 if (attrs[TIPC_NLA_LINK_PROP]) { in tipc_nl_node_set_link()2124 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_LINK_PROP], in tipc_nl_node_set_link()
2470 prop = nla_nest_start_noflag(msg->skb, TIPC_NLA_LINK_PROP); in __tipc_nl_add_link()2594 prop = nla_nest_start_noflag(msg->skb, TIPC_NLA_LINK_PROP); in tipc_nl_add_bc_link()