Searched defs:optpfx (Results 1 - 1 of 1) sorted by relevance

/external/iptables/extensions/
H A Dlibxt_conntrack.c652 matchinfo_print(const void *ip, const struct xt_entry_match *match, int numeric, const char *optpfx) argument
659 printf(" %sctstate", optpfx);
666 printf(" %sctproto", optpfx);
673 printf(" %sctorigsrc", optpfx);
685 printf(" %sctorigdst", optpfx);
697 printf(" %sctreplsrc", optpfx);
709 printf(" %sctrepldst", optpfx);
721 printf(" %sctstatus", optpfx);
728 printf(" %sctexpire ", optpfx);
738 printf(" %sctdir REPLY", optpfx);
[all...]

Completed in 70 milliseconds