Home | History | Annotate | Download | only in iptables

Lines Matching full:refs

1344 		unsigned int refs;
1345 if (!iptc_get_references(&refs, chain, handle))
1346 printf(" (ERROR obtaining refs)\n");
1348 printf(" (%u references)\n", refs);