Home
last modified time | relevance | path

Searched refs:TIPC_NLA_NET_ADDR (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Dnet.c252 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()
H A Dnetlink.c83 [TIPC_NLA_NET_ADDR] = { .type = NLA_U32 },
H A Dnetlink_compat.c1148 if (nla_put_u32(skb, TIPC_NLA_NET_ADDR, val)) in tipc_nl_compat_net_set()
H A Dnode.c2224 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc_netlink.h172 TIPC_NLA_NET_ADDR, /* u32 */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc_netlink.h172 TIPC_NLA_NET_ADDR, /* u32 */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc_netlink.h179 TIPC_NLA_NET_ADDR, /* u32 */ enumerator