Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dgenetlink.h206 * genlmsg_parse_deprecated - parse attributes of a genetlink message
214 static inline int genlmsg_parse_deprecated(const struct nlmsghdr *nlh, in genlmsg_parse_deprecated() function
/kernel/linux/linux-6.6/include/net/
H A Dgenetlink.h349 * genlmsg_parse_deprecated - parse attributes of a genetlink message
357 static inline int genlmsg_parse_deprecated(const struct nlmsghdr *nlh, in genlmsg_parse_deprecated() function
/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-netlink.c223 rc = genlmsg_parse_deprecated(cb->nlh, &ncsi_genl_family, attrs, NCSI_ATTR_MAX, in ncsi_pkg_info_all_nl()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-netlink.c223 rc = genlmsg_parse_deprecated(cb->nlh, &ncsi_genl_family, attrs, NCSI_ATTR_MAX, in ncsi_pkg_info_all_nl()
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c1424 err = genlmsg_parse_deprecated(cb->nlh, &dp_flow_genl_family, a, in ovs_flow_cmd_dump()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c1463 err = genlmsg_parse_deprecated(cb->nlh, &dp_flow_genl_family, a, in ovs_flow_cmd_dump()

Completed in 11 milliseconds