Home | History | Annotate | Download | only in extensions

Lines Matching refs:xt_entry_match

115 static void recent_init(struct xt_entry_match *match, unsigned int rev)
179 static void recent_print(const void *ip, const struct xt_entry_match *match,
220 static void recent_save(const void *ip, const struct xt_entry_match *match,
261 static void recent_init_v0(struct xt_entry_match *match)
266 static void recent_init_v1(struct xt_entry_match *match)
271 static void recent_save_v0(const void *ip, const struct xt_entry_match *match)
276 static void recent_save_v4(const void *ip, const struct xt_entry_match *match)
281 static void recent_save_v6(const void *ip, const struct xt_entry_match *match)
286 static void recent_print_v0(const void *ip, const struct xt_entry_match *match,
292 static void recent_print_v4(const void *ip, const struct xt_entry_match *match,
298 static void recent_print_v6(const void *ip, const struct xt_entry_match *match,