HomeSort by relevance Sort by last modified time
    Searched refs:ipt_entry_match (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/iptables/extensions/
libipt_2connmark.c 49 init(struct ipt_entry_match *m, unsigned int *nfcache)
61 struct ipt_entry_match **match)
110 const struct ipt_entry_match *match,
123 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_condition.c 30 struct ipt_entry_match **match)
68 const struct ipt_entry_match *match, int numeric)
79 const struct ipt_entry_match *match)
libipt_helper.c 33 struct ipt_entry_match **match)
68 const struct ipt_entry_match *match,
78 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_quota.c 30 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric)
38 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
64 unsigned int *nfcache, struct ipt_entry_match **match)
libipt_comment.c 50 struct ipt_entry_match **match)
83 const struct ipt_entry_match *match,
94 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_2set.c 42 static void init(struct ipt_entry_match *match, unsigned int *nfcache)
56 unsigned int *nfcache, struct ipt_entry_match **match)
131 const struct ipt_entry_match *match, int numeric)
141 const struct ipt_entry_match *match)
libipt_unclean.c 26 struct ipt_entry_match **match)
libipt_2dscp.c 80 struct ipt_entry_match **match)
135 const struct ipt_entry_match *match,
146 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_2ecn.c 40 struct ipt_entry_match **match)
101 const struct ipt_entry_match *match,
130 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_2mark.c 34 struct ipt_entry_match **match)
100 const struct ipt_entry_match *match,
115 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_2tcpmss.c 65 struct ipt_entry_match **match)
112 const struct ipt_entry_match *match,
125 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_2tos.c 81 struct ipt_entry_match **match)
132 const struct ipt_entry_match *match,
145 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_2ttl.c 29 struct ipt_entry_match **match)
96 const struct ipt_entry_match *match,
121 const struct ipt_entry_match *match)
libipt_length.c 71 struct ipt_entry_match **match)
119 const struct ipt_entry_match *match,
128 save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_mac.c 61 struct ipt_entry_match **match)
102 const struct ipt_entry_match *match,
114 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_pkttype.c 91 struct ipt_entry_match **match)
134 static void print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric)
142 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_state.c 70 struct ipt_entry_match **match)
128 const struct ipt_entry_match *match,
138 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_ah.c 71 init(struct ipt_entry_match *m, unsigned int *nfcache)
86 struct ipt_entry_match **match)
138 const struct ipt_entry_match *match, int numeric)
151 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_esp.c 74 init(struct ipt_entry_match *m, unsigned int *nfcache)
89 struct ipt_entry_match **match)
141 const struct ipt_entry_match *match, int numeric)
154 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_limit.c 77 init(struct ipt_entry_match *m, unsigned int *nfcache)
98 struct ipt_entry_match **match)
160 const struct ipt_entry_match *match,
169 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_physdev.c 38 init(struct ipt_entry_match *m, unsigned int *nfcache)
46 struct ipt_entry_match **match)
125 const struct ipt_entry_match *match,
151 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_udp.c 59 init(struct ipt_entry_match *m, unsigned int *nfcache)
75 struct ipt_entry_match **match)
161 const struct ipt_entry_match *match, int numeric)
178 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
libipt_multiport.c 136 init(struct ipt_entry_match *m, unsigned int *nfcache)
166 struct ipt_entry_match **match)
216 struct ipt_entry_match **match)
291 const struct ipt_entry_match *match,
327 const struct ipt_entry_match *match,
369 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match)
397 const struct ipt_entry_match *match)
  /external/iproute2/include/
iptables.h 56 void (*init)(struct ipt_entry_match *m, unsigned int *nfcache);
63 struct ipt_entry_match **match);
70 const struct ipt_entry_match *match, int numeric);
74 const struct ipt_entry_match *match);
81 struct ipt_entry_match *m;
  /external/iptables/include/
iptables.h 66 void (*init)(struct ipt_entry_match *m, unsigned int *nfcache);
73 struct ipt_entry_match **match);
80 const struct ipt_entry_match *match, int numeric);
84 const struct ipt_entry_match *match);
91 struct ipt_entry_match *m;

Completed in 365 milliseconds

1 2 3