nlattr_add_rule
nlattr_add_rule(nw, rule);
ret = nlattr_add_rule(nw, r);
static bool nlattr_add_rule(struct nl_writer *nw, const struct pf_krule *rule);