Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dgenetlink.h218 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
/linux-4.4.14/net/openvswitch/
Ddatapath.c1345 err = genlmsg_parse(cb->nlh, &dp_flow_genl_family, a, in ovs_flow_cmd_dump()