Searched refs:TIPC_NLA_SOCK_MAX (Results 1 – 3 of 3) sorted by relevance
109 TIPC_NLA_SOCK_MAX = __TIPC_NLA_SOCK_MAX - 1 enumerator
877 struct nlattr *sock[TIPC_NLA_SOCK_MAX + 1]; in tipc_nl_compat_sk_dump()879 nla_parse_nested(sock, TIPC_NLA_SOCK_MAX, attrs[TIPC_NLA_SOCK], NULL); in tipc_nl_compat_sk_dump()
129 static const struct nla_policy tipc_nl_sock_policy[TIPC_NLA_SOCK_MAX + 1] = {2811 struct nlattr *sock[TIPC_NLA_SOCK_MAX + 1]; in tipc_nl_publ_dump()2820 err = nla_parse_nested(sock, TIPC_NLA_SOCK_MAX, in tipc_nl_publ_dump()