Searched defs:ent (Results 1 – 3 of 3) sorted by relevance
/net/netfilter/ |
D | xt_hashlimit.c | 170 static inline bool dst_cmp(const struct dsthash_ent *ent, in dst_cmp() 195 struct dsthash_ent *ent; in dsthash_find() local 213 struct dsthash_ent *ent; in dsthash_alloc_init() local 254 struct dsthash_ent *ent = container_of(head, struct dsthash_ent, rcu); in dsthash_free_rcu() local 260 dsthash_free(struct xt_hashlimit_htable *ht, struct dsthash_ent *ent) in dsthash_free() 1105 static void dl_seq_print(struct dsthash_ent *ent, u_int8_t family, in dl_seq_print() 1136 static int dl_seq_real_show_v2(struct dsthash_ent *ent, u_int8_t family, in dl_seq_real_show_v2() 1151 static int dl_seq_real_show_v1(struct dsthash_ent *ent, u_int8_t family, in dl_seq_real_show_v1() 1166 static int dl_seq_real_show(struct dsthash_ent *ent, u_int8_t family, in dl_seq_real_show() 1185 struct dsthash_ent *ent; in dl_seq_show_v2() local [all …]
|
/net/sctp/ |
D | objcnt.c | 126 struct proc_dir_entry *ent; in sctp_dbg_objcnt_init() local
|
/net/bridge/ |
D | br_fdb.c | 82 struct net_bridge_fdb_entry *ent in fdb_rcu_free() local
|