X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fip6tables.h;fp=include%2Fip6tables.h;h=549e04157079ba5a1037ae013f58b89edbe4ee04;hb=782ed68bce7c9b3cc29eb4351ec13ede40a7ee49;hp=81d99d861fb785047640042f3476b0ea86025a0e;hpb=2e293f94e43325cb8cc719e27b43e647842c046d;p=iptables.git diff --git a/include/ip6tables.h b/include/ip6tables.h index 81d99d8..549e041 100644 --- a/include/ip6tables.h +++ b/include/ip6tables.h @@ -130,6 +130,7 @@ extern struct ip6tables_target *ip6tables_targets; enum ip6t_tryload { DONT_LOAD, + DURING_LOAD, TRY_LOAD, LOAD_MUST_SUCCEED };