Searched refs:xtables_match (Results 1 – 25 of 85) sorted by relevance
1234
225 struct xtables_match { struct232 struct xtables_match *next; argument384 struct xtables_match *match;447 extern struct xtables_match *xtables_matches;466 extern struct xtables_match *xtables_find_match(const char *name,468 extern struct xtables_match *xtables_find_match_revision(const char *name,469 enum xtables_tryload tryload, struct xtables_match *match,482 extern void xtables_register_match(struct xtables_match *me);483 extern void xtables_register_matches(struct xtables_match *, unsigned int);620 struct xtables_match *, void *);[all …]
198 struct xtables_match *xtables_pending_matches;202 struct xtables_match *xtables_matches;206 static bool xtables_fully_register_pending_match(struct xtables_match *me,207 struct xtables_match *prev);663 struct xtables_match *667 struct xtables_match *prev = NULL; in xtables_find_match()668 struct xtables_match **dptr; in xtables_find_match()669 struct xtables_match *ptr; in xtables_find_match()702 struct xtables_match *clone; in xtables_find_match()709 clone = xtables_malloc(sizeof(struct xtables_match)); in xtables_find_match()[all …]
95 struct xtables_match *match;158 extern struct xtables_match *load_proto(struct iptables_command_state *);161 extern void xs_init_match(struct xtables_match *);
68 static struct xtables_match *109 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto()121 struct xtables_match *m; in command_default()231 void xs_init_match(struct xtables_match *match) in xs_init_match()647 struct xtables_match *m; in command_match()
475 struct xtables_match *m; in ebt_load_match()559 void ebt_add_match(struct xtables_match *m, in ebt_add_match()563 struct xtables_match *newm; in ebt_add_match()628 struct xtables_match *m; in ebt_command_default()706 struct xtables_match *match; in nft_fini_eb()
4 static struct xtables_match eui64_mt6_reg = {
57 static struct xtables_match cpu_match = {
70 static struct xtables_match comment_match = {
63 static struct xtables_match helper_match = {
64 static struct xtables_match quota_match = {
73 static struct xtables_match nfacct_matches[] = {
63 static struct xtables_match tcpmss_match = {
85 static struct xtables_match mac_match = {
103 static struct xtables_match brpkttype_match = {
96 static struct xtables_match quota_mt2_reg = {
74 static struct xtables_match length_match = {
105 static struct xtables_match osf_match = {
114 static struct xtables_match br802_3_match =
105 static struct xtables_match rpfilter_match = {
109 static struct xtables_match realm_mt_reg = {
122 static struct xtables_match dscp_mt_reg[] = {
115 static struct xtables_match comp_mt_reg = {
107 static struct xtables_match esp_match = {
124 static struct xtables_match brmark_m_match = {
113 static struct xtables_match ah_mt_reg = {