Home | History | Annotate | Download | only in libxtables

Lines Matching refs:XTF_DURING_LOAD

647 	if (!ptr && tryload != XTF_DONT_LOAD && tryload != XTF_DURING_LOAD) {
720 if (!ptr && tryload != XTF_DONT_LOAD && tryload != XTF_DURING_LOAD) {
932 old = xtables_find_match(me->name, XTF_DURING_LOAD, NULL);
1029 old = xtables_find_target(me->name, XTF_DURING_LOAD);