repo.or.cz
/
iptables-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nft: Drop interface mask leftovers from post_parse callbacks
[iptables-mirror.git]
/
iptables
/
iptables-multi.h
blob
a2bb8784d9db8d0276f03b69d1c95513679433dd
1
#ifndef _IPTABLES_MULTI_H
2
#define _IPTABLES_MULTI_H 1
3
4
extern
int
iptables_main
(
int
,
char
**);
5
extern
int
iptables_save_main
(
int
,
char
**);
6
extern
int
iptables_restore_main
(
int
,
char
**);
7
8
#endif
/* _IPTABLES_MULTI_H */