Searched refs:rtnl_act_msg_parse (Results 1 – 1 of 1) sorted by relevance
470 static int rtnl_act_msg_parse(struct nlmsghdr *n, struct rtnl_act **act) in rtnl_act_msg_parse() function516 if ((err = rtnl_act_msg_parse(nlh, &act)) < 0) in act_msg_parser()