Searched refs:TIPC_NLA_NET (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | net.c | 173 attrs = nla_nest_start_noflag(msg->skb, TIPC_NLA_NET); in __tipc_nl_add_net() 228 if (!info->attrs[TIPC_NLA_NET]) in __tipc_nl_net_set() 232 info->attrs[TIPC_NLA_NET], in __tipc_nl_net_set() 298 attrs = nla_nest_start(msg->skb, TIPC_NLA_NET); in __tipc_nl_addr_legacy_get()
|
| H A D | netlink.c | 55 [TIPC_NLA_NET] = { .type = NLA_NESTED, },
|
| H A D | netlink_compat.c | 1143 net = nla_nest_start_noflag(skb, TIPC_NLA_NET); in tipc_nl_compat_net_set() 1166 if (!attrs[TIPC_NLA_NET]) in tipc_nl_compat_net_dump() 1170 attrs[TIPC_NLA_NET], NULL, NULL); in tipc_nl_compat_net_dump()
|
| H A D | node.c | 2215 if (!info->attrs[TIPC_NLA_NET]) in tipc_nl_peer_rm() 2219 info->attrs[TIPC_NLA_NET], 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 D | tipc_netlink.h | 80 TIPC_NLA_NET, /* nest */ 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 D | tipc_netlink.h | 80 TIPC_NLA_NET, /* nest */ enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | tipc_netlink.h | 83 TIPC_NLA_NET, /* nest */ enumerator
|