Searched refs:TIPC_NLA_NET_ADDR (Results 1 – 7 of 7) sorted by relevance
252 if (attrs[TIPC_NLA_NET_ADDR]) { in __tipc_nl_net_set()255 addr = nla_get_u32(attrs[TIPC_NLA_NET_ADDR]); in __tipc_nl_net_set()
83 [TIPC_NLA_NET_ADDR] = { .type = NLA_U32 },
1148 if (nla_put_u32(skb, TIPC_NLA_NET_ADDR, val)) in tipc_nl_compat_net_set()
2224 if (!attrs[TIPC_NLA_NET_ADDR]) in tipc_nl_peer_rm()2227 addr = nla_get_u32(attrs[TIPC_NLA_NET_ADDR]); in tipc_nl_peer_rm()
172 TIPC_NLA_NET_ADDR, /* u32 */ enumerator
179 TIPC_NLA_NET_ADDR, /* u32 */ enumerator