diff options
author | Serhey Popovych <serhe.popovych@gmail.com> | 2018-03-01 13:03:12 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-04-27 18:56:22 +0200 |
commit | d3f143727c308ff303ea9404945e71138a7792a1 (patch) | |
tree | d454846d68234640b3fdec17414ad6a69bd943cf /libiptc | |
parent | 29b1d97764d1849651388d870565b3fa815a0bd8 (diff) |
xtables: Introduce and use common function to print val[/mask] arguments
There are number of places where argument is in val[/mask] format
printed in extensions and some of them may print corresponding symbolic
name.
By introducing common function for this task we eliminate custom code
parts in extensions to perform printing of arguments in required
formats.
Use xtables_print_mark_mask() helper for extensions without
symbolic name for val[/mask].
Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'libiptc')
0 files changed, 0 insertions, 0 deletions