@miconda commented on this pull request.
static inline void env_set_to(struct hdr_field *to) { acc_env.to = to; }
+// static inline void env_set_totag(str *to_tag) +// { +// acc_env.to_tag = to_tag; +// }
I guess this part can be removed if not intended to be used.