Home
last modified time | relevance | path

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

/openbmc/linux/net/netlink/
H A Dgenetlink.c198 static int genl_get_cmd_small(u32 cmd, const struct genl_family *family, in genl_get_cmd_small() function
307 err = genl_get_cmd_small(cmd, family, &full); in genl_get_cmd()