Home
last modified time | relevance | path

Searched refs:nla_parse_deprecated_strict (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h685 * nla_parse_deprecated_strict - Parse a stream of attributes into a tb buffer
700 static inline int nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, in nla_parse_deprecated_strict() function
784 * See nla_parse_deprecated_strict()
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h697 * nla_parse_deprecated_strict - Parse a stream of attributes into a tb buffer
712 static inline int nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, in nla_parse_deprecated_strict() function
799 * See nla_parse_deprecated_strict()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c3041 err = nla_parse_deprecated_strict(a, OVS_CHECK_PKT_LEN_ATTR_MAX, in validate_and_copy_check_pkt_len()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c3082 err = nla_parse_deprecated_strict(a, OVS_CHECK_PKT_LEN_ATTR_MAX, in validate_and_copy_check_pkt_len()

Completed in 14 milliseconds