Searched refs:TIPC_NLA_NET_ADDR (Results 1 – 3 of 3) sorted by relevance
234 if (attrs[TIPC_NLA_NET_ADDR]) { in tipc_nl_net_set()241 addr = nla_get_u32(attrs[TIPC_NLA_NET_ADDR]); in tipc_nl_net_set()
958 if (nla_put_u32(skb, TIPC_NLA_NET_ADDR, val)) in tipc_nl_compat_net_set()
154 TIPC_NLA_NET_ADDR, /* u32 */ enumerator