Home
last modified time | relevance | path

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

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