Searched refs:TIPC_NLA_BEARER_PROP (Results 1 – 4 of 4) sorted by relevance
695 prop = nla_nest_start(msg->skb, TIPC_NLA_BEARER_PROP); in __tipc_nl_add_bearer()885 if (attrs[TIPC_NLA_BEARER_PROP]) { in __tipc_nl_bearer_enable()888 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_enable()979 if (attrs[TIPC_NLA_BEARER_PROP]) { in __tipc_nl_bearer_set()982 err = tipc_nl_parse_link_prop(attrs[TIPC_NLA_BEARER_PROP], in __tipc_nl_bearer_set()
120 [TIPC_NLA_BEARER_PROP] = { .type = NLA_NESTED },
396 prop = nla_nest_start(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_enable()684 prop = nla_nest_start(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_set()
93 TIPC_NLA_BEARER_PROP, /* nest */ enumerator