Searched defs:revision (Results 1 – 5 of 5) sorted by relevance
/net/netfilter/ |
D | xt_hashlimit.c | 139 cfg_copy(struct hashlimit_cfg3 *to, const void *from, int revision) in cfg_copy() 278 int revision) in htable_create() 489 static u64 user2credits(u64 user, int revision) in user2credits() 530 u32 mode, int revision) in rateinfo_recalc() 574 struct xt_hashlimit_htable *hinfo, int revision) in rateinfo_init() 727 const struct hashlimit_cfg3 *cfg, int revision) in hashlimit_mt_common() 841 const char *name, int revision) in hashlimit_mt_check_common()
|
D | x_tables.c | 197 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match() 228 xt_request_find_match(uint8_t nfproto, const char *name, uint8_t revision) in xt_request_find_match() 246 static struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target() 275 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target() 348 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn() 370 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 393 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 | 88 find_set_type(const char *name, u8 family, u8 revision) in find_set_type() 119 #define find_set_type_get(name, family, revision, found) \ argument 123 __find_set_type_get(const char *name, u8 family, u8 revision, in __find_set_type_get() 1052 u8 family, revision; in ip_set_create() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 1442 int usersize, int datasize, u8 revision) in ebt_obj_to_user() 1610 u8 revision; member
|
/net/ncsi/ |
D | ncsi-pkt.h | 11 unsigned char revision; /* NCSI version - 0x01 */ member
|