Home
last modified time | relevance | path

Searched refs:tipc_nl_udp_policy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink.h56 extern const struct nla_policy tipc_nl_udp_policy[];
H A Dnetlink.c140 const struct nla_policy tipc_nl_udp_policy[TIPC_NLA_UDP_MAX + 1] = { variable
H A Dudp_media.c622 if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attr, tipc_nl_udp_policy, NULL)) in tipc_udp_nl_bearer_add()
676 if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attrs[TIPC_NLA_BEARER_UDP_OPTS], tipc_nl_udp_policy, NULL)) in tipc_udp_enable()
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink.h56 extern const struct nla_policy tipc_nl_udp_policy[];
H A Dnetlink.c140 const struct nla_policy tipc_nl_udp_policy[TIPC_NLA_UDP_MAX + 1] = { variable
H A Dudp_media.c630 if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attr, tipc_nl_udp_policy, NULL)) in tipc_udp_nl_bearer_add()
684 if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attrs[TIPC_NLA_BEARER_UDP_OPTS], tipc_nl_udp_policy, NULL)) in tipc_udp_enable()

Completed in 4 milliseconds