Home
last modified time | relevance | path

Searched refs:TIPC_NLA_SOCK_MAX (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dtipc_netlink.h127 TIPC_NLA_SOCK_MAX = __TIPC_NLA_SOCK_MAX - 1 enumerator
/Linux-v5.4/net/tipc/
Dnetlink.c72 const struct nla_policy tipc_nl_sock_policy[TIPC_NLA_SOCK_MAX + 1] = {
Dnetlink_compat.c1014 struct nlattr *sock[TIPC_NLA_SOCK_MAX + 1]; in tipc_nl_compat_sk_dump()
1019 err = nla_parse_nested_deprecated(sock, TIPC_NLA_SOCK_MAX, in tipc_nl_compat_sk_dump()
Dsocket.c3592 struct nlattr *sock[TIPC_NLA_SOCK_MAX + 1]; in tipc_nl_publ_dump()
3601 err = nla_parse_nested_deprecated(sock, TIPC_NLA_SOCK_MAX, in tipc_nl_publ_dump()