Searched refs:checkentry (Results 1 - 25 of 60) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipt_dscp.c33 static int checkentry(const char *tablename, const struct ipt_ip *ip, function
44 &checkentry, NULL, THIS_MODULE };
H A Dipt_length.c29 checkentry(const char *tablename, function
42 = { { NULL, NULL }, "length", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_mark.c24 checkentry(const char *tablename, function
37 = { { NULL, NULL }, "mark", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_pkttype.c25 static int checkentry(const char *tablename, function
46 = { { NULL, NULL }, "pkttype", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_tos.c25 checkentry(const char *tablename, function
38 = { { NULL, NULL }, "tos", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_MARK.c28 checkentry(const char *tablename, function
50 = { { NULL, NULL }, "MARK", target, checkentry, NULL, THIS_MODULE };
H A Dipt_pool.c45 static int checkentry( function
58 = { { NULL, NULL }, "pool", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_ttl.c50 static int checkentry(const char *tablename, const struct ipt_ip *ip, function
61 &checkentry, NULL, THIS_MODULE };
H A Dipt_DSCP.c63 checkentry(const char *tablename, function
92 = { { NULL, NULL }, "DSCP", target, checkentry, NULL, THIS_MODULE };
H A Dipt_TOS.c47 checkentry(const char *tablename, function
80 = { { NULL, NULL }, "TOS", target, checkentry, NULL, THIS_MODULE };
H A Dipt_ah.c63 checkentry(const char *tablename, function
92 = { { NULL, NULL }, "ah", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_ecn.c79 static int checkentry(const char *tablename, const struct ipt_ip *ip, function
105 &checkentry, NULL, THIS_MODULE };
H A Dipt_esp.c63 checkentry(const char *tablename, function
92 = { { NULL, NULL }, "esp", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_mport.c79 checkentry(const char *tablename, function
95 = { { NULL, NULL }, "mport", &match, &checkentry, NULL, THIS_MODULE };
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_dscp.c33 static int checkentry(const char *tablename, const struct ipt_ip *ip, function
44 &checkentry, NULL, THIS_MODULE };
H A Dipt_length.c29 checkentry(const char *tablename, function
42 = { { NULL, NULL }, "length", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_mark.c24 checkentry(const char *tablename, function
37 = { { NULL, NULL }, "mark", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_pkttype.c25 static int checkentry(const char *tablename, function
46 = { { NULL, NULL }, "pkttype", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_tos.c25 checkentry(const char *tablename, function
38 = { { NULL, NULL }, "tos", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_MARK.c28 checkentry(const char *tablename, function
50 = { { NULL, NULL }, "MARK", target, checkentry, NULL, THIS_MODULE };
H A Dipt_pool.c45 static int checkentry( function
58 = { { NULL, NULL }, "pool", &match, &checkentry, NULL, THIS_MODULE };
H A Dipt_ttl.c50 static int checkentry(const char *tablename, const struct ipt_ip *ip, function
61 &checkentry, NULL, THIS_MODULE };
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/netfilter/
H A Dip6t_length.c25 checkentry(const char *tablename, function
38 = { { NULL, NULL }, "length", &match, &checkentry, NULL, THIS_MODULE };
H A Dip6t_mark.c24 checkentry(const char *tablename, function
37 = { { NULL, NULL }, "mark", &match, &checkentry, NULL, THIS_MODULE };
H A Dip6t_MARK.c28 checkentry(const char *tablename, function
50 = { { NULL, NULL }, "MARK", target, checkentry, NULL, THIS_MODULE };

Completed in 120 milliseconds

123