Searched defs:revision (Results 1 – 4 of 4) sorted by relevance
| /net/netfilter/ |
| D | xt_hashlimit.c | 119 cfg_copy(struct hashlimit_cfg2 *to, void *from, int revision) in cfg_copy() 246 int revision) in htable_create() 464 static u64 user2credits(u64 user, int revision) in user2credits() 493 u32 mode, int revision) in rateinfo_recalc() 522 struct xt_hashlimit_htable *hinfo, int revision) in rateinfo_init() 658 const struct hashlimit_cfg2 *cfg, int revision) in hashlimit_mt_common() 741 const char *name, int revision) in hashlimit_mt_check_common()
|
| D | x_tables.c | 180 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match() 208 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() 226 struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target() 253 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target() 270 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn() 290 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 311 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision()
|
| /net/netfilter/ipset/ |
| D | ip_set_core.c | 84 find_set_type(const char *name, u8 family, u8 revision) in find_set_type() 114 #define find_set_type_get(name, family, revision, found) \ argument 118 __find_set_type_get(const char *name, u8 family, u8 revision, in __find_set_type_get() 864 u8 family, revision; in ip_set_create() local
|
| /net/ncsi/ |
| D | ncsi-pkt.h | 15 unsigned char revision; /* NCSI version - 0x01 */ member
|