Searched refs:xtables_match (Results 1 – 25 of 69) sorted by relevance
123
209 struct xtables_match struct217 struct xtables_match *next; argument362 struct xtables_match *match;413 extern struct xtables_match *xtables_matches;431 extern struct xtables_match *xtables_find_match(const char *name,439 extern void xtables_register_match(struct xtables_match *me);440 extern void xtables_register_matches(struct xtables_match *, unsigned int);537 struct xtables_match *, void *);539 extern void xtables_option_mfcall(struct xtables_match *);
38 struct xtables_match *match;57 extern struct xtables_match *xtables_matches;60 extern struct xtables_match *find_match(const char *name, enum xt_tryload,
83 extern struct xtables_match *load_proto(struct iptables_command_state *);86 extern void xs_init_match(struct xtables_match *);
64 static struct xtables_match *105 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto()117 struct xtables_match *m; in command_default()228 void xs_init_match(struct xtables_match *match) in xs_init_match()
180 struct xtables_match *xtables_pending_matches;184 struct xtables_match *xtables_matches;188 static void xtables_fully_register_pending_match(struct xtables_match *me);593 struct xtables_match *597 struct xtables_match **dptr; in xtables_find_match()598 struct xtables_match *ptr; in xtables_find_match()627 struct xtables_match *clone; in xtables_find_match()634 clone = xtables_malloc(sizeof(struct xtables_match)); in xtables_find_match()635 memcpy(clone, ptr, sizeof(struct xtables_match)); in xtables_find_match()823 void xtables_register_match(struct xtables_match *me) in xtables_register_match()[all …]
4 static struct xtables_match unclean_mt_reg = {
4 static struct xtables_match eui64_mt6_reg = {
51 static struct xtables_match comment_match = {
48 static struct xtables_match helper_match = {
55 static struct xtables_match socket_mt_reg[] = {
47 static struct xtables_match cpu_match = {
54 static struct xtables_match quota_match = {
73 static struct xtables_match nfacct_match = {
72 static struct xtables_match mac_match = {
59 static struct xtables_match tcpmss_match = {
59 static struct xtables_match length_match = {
94 static struct xtables_match dscp_match = {
80 static struct xtables_match rpfilter_match = {
82 static struct xtables_match esp_match = {
105 static struct xtables_match osf_match = {
88 static struct xtables_match ah_mt_reg = {
118 static struct xtables_match pkttype_match = {
100 static struct xtables_match hl_mt6_reg = {
110 static struct xtables_match realm_mt_reg = {
117 static struct xtables_match ttl_mt_reg = {