Searched refs:rtnl_neigh_parse (Results 1 – 3 of 3) sorted by relevance
37 extern int rtnl_neigh_parse(struct nlmsghdr *, struct rtnl_neigh **);
343 if ((err = rtnl_neigh_parse(n, &neigh)) < 0) in neigh_msg_parser()353 int rtnl_neigh_parse(struct nlmsghdr *n, struct rtnl_neigh **result) in rtnl_neigh_parse() function
548 rtnl_neigh_parse;