Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 100) sorted by relevance

1234

/net/netfilter/ipset/
Dip_set_list_set.c55 struct set_elem *e; in list_set_ktest() local
79 struct set_elem *e; in list_set_kadd() local
99 struct set_elem *e; in list_set_kdel() local
145 struct set_elem *e = container_of(rcu, struct set_elem, rcu); in __list_set_del_rcu() local
153 list_set_del(struct ip_set *set, struct set_elem *e) in list_set_del()
164 list_set_replace(struct ip_set *set, struct set_elem *e, struct set_elem *old) in list_set_replace()
177 struct set_elem *e, *n; in set_cleanup_entries() local
190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local
218 struct set_elem *e) in list_set_init_extensions()
237 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local
[all …]
Dip_set_hash_ipmac.c59 hash_ipmac4_data_list(struct sk_buff *skb, const struct hash_ipmac4_elem *e) in hash_ipmac4_data_list()
72 const struct hash_ipmac4_elem *e) in hash_ipmac4_data_next()
89 struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } }; in hash_ipmac4_kadt() local
114 struct hash_ipmac4_elem e = { .ip = 0, { .foo[0] = 0, .foo[1] = 0 } }; in hash_ipmac4_uadt() local
167 hash_ipmac6_data_list(struct sk_buff *skb, const struct hash_ipmac6_elem *e) in hash_ipmac6_data_list()
180 const struct hash_ipmac6_elem *e) in hash_ipmac6_data_next()
202 struct hash_ipmac6_elem e = { in hash_ipmac6_kadt() local
230 struct hash_ipmac6_elem e = { in hash_ipmac6_uadt() local
Dip_set_hash_ip.c56 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
67 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
83 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt() local
102 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt() local
189 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
200 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
220 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt() local
237 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt() local
Dip_set_hash_mac.c49 hash_mac4_data_list(struct sk_buff *skb, const struct hash_mac4_elem *e) in hash_mac4_data_list()
61 const struct hash_mac4_elem *e) in hash_mac4_data_next()
77 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_kadt() local
99 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_uadt() local
Dip_set_bitmap_port.c58 bitmap_port_do_test(const struct bitmap_port_adt_elem *e, in bitmap_port_do_test()
71 bitmap_port_do_add(const struct bitmap_port_adt_elem *e, in bitmap_port_do_add()
78 bitmap_port_do_del(const struct bitmap_port_adt_elem *e, in bitmap_port_do_del()
106 struct bitmap_port_adt_elem e = { .id = 0 }; in bitmap_port_kadt() local
131 struct bitmap_port_adt_elem e = { .id = 0 }; in bitmap_port_uadt() local
Dip_set_bitmap_ipmac.c83 bitmap_ipmac_do_test(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_test()
117 const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_add_timeout()
143 bitmap_ipmac_do_add(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_add()
181 bitmap_ipmac_do_del(const struct bitmap_ipmac_adt_elem *e, in bitmap_ipmac_do_del()
214 struct bitmap_ipmac_adt_elem e = { .id = 0, .add_mac = 1 }; in bitmap_ipmac_kadt() local
246 struct bitmap_ipmac_adt_elem e = { .id = 0 }; in bitmap_ipmac_uadt() local
Dip_set_bitmap_ip.c67 bitmap_ip_do_test(const struct bitmap_ip_adt_elem *e, in bitmap_ip_do_test()
80 bitmap_ip_do_add(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map, in bitmap_ip_do_add()
87 bitmap_ip_do_del(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map) in bitmap_ip_do_del()
116 struct bitmap_ip_adt_elem e = { .id = 0 }; in bitmap_ip_kadt() local
136 struct bitmap_ip_adt_elem e = { .id = 0 }; in bitmap_ip_uadt() local
Dip_set_hash_netnet.c132 hash_netnet4_init(struct hash_netnet4_elem *e) in hash_netnet4_init()
145 struct hash_netnet4_elem e = { }; in hash_netnet4_kadt() local
167 struct hash_netnet4_elem e = { }; in hash_netnet4_uadt() local
366 hash_netnet6_init(struct hash_netnet6_elem *e) in hash_netnet6_init()
379 struct hash_netnet6_elem e = { }; in hash_netnet6_kadt() local
400 struct hash_netnet6_elem e = { }; in hash_netnet6_uadt() local
Dip_set_hash_netportnet.c142 hash_netportnet4_init(struct hash_netportnet4_elem *e) in hash_netportnet4_init()
155 struct hash_netportnet4_elem e = { }; in hash_netportnet4_kadt() local
181 struct hash_netportnet4_elem e = { }; in hash_netportnet4_uadt() local
421 hash_netportnet6_init(struct hash_netportnet6_elem *e) in hash_netportnet6_init()
434 struct hash_netportnet6_elem e = { }; in hash_netportnet6_kadt() local
460 struct hash_netportnet6_elem e = { }; in hash_netportnet6_uadt() local
Dip_set_hash_ipmark.c85 struct hash_ipmark4_elem e = { }; in hash_ipmark4_kadt() local
101 struct hash_ipmark4_elem e = { }; in hash_ipmark4_uadt() local
211 struct hash_ipmark6_elem e = { }; in hash_ipmark6_kadt() local
227 struct hash_ipmark6_elem e = { }; in hash_ipmark6_uadt() local
Dip_set_hash_ipport.c92 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_kadt() local
109 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_uadt() local
250 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_kadt() local
267 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_uadt() local
/net/netfilter/
Dxt_recent.c128 struct recent_entry *e; in recent_entry_lookup() local
144 static void recent_entry_remove(struct recent_table *t, struct recent_entry *e) in recent_entry_remove()
157 struct recent_entry *e; in recent_entry_reap() local
175 struct recent_entry *e; in recent_entry_init() local
202 static void recent_entry_update(struct recent_table *t, struct recent_entry *e) in recent_entry_update()
224 struct recent_entry *e, *next; in recent_table_flush() local
239 struct recent_entry *e; in recent_mt() local
476 struct recent_entry *e; in recent_seq_start() local
492 const struct recent_entry *e = v; in recent_seq_next() local
512 const struct recent_entry *e = v; in recent_seq_show() local
[all …]
Dxt_quota2.c144 struct xt_quota_counter *e = PDE_DATA(file_inode(file)); in quota_proc_read() local
157 struct xt_quota_counter *e = PDE_DATA(file_inode(file)); in quota_proc_write() local
181 struct xt_quota_counter *e; in q2_new_counter() local
208 struct xt_quota_counter *e = NULL; in q2_get_counter() local
285 struct xt_quota_counter *e = q->master; in quota_mt2_destroy() local
308 struct xt_quota_counter *e = q->master; in quota_mt2() local
Dnf_conntrack_ecache.c52 struct nf_conntrack_ecache *e; in ecache_work_evict_list() local
126 struct nf_conntrack_ecache *e; in nf_conntrack_eventmask_report() local
183 struct nf_conntrack_ecache *e; in nf_ct_deliver_cached_events() local
237 struct nf_conntrack_ecache *e; in nf_ct_expect_event_report() local
Dxt_policy.c35 match_xfrm_state(const struct xfrm_state *x, const struct xt_policy_elem *e, in match_xfrm_state()
55 const struct xt_policy_elem *e; in match_policy_in() local
85 const struct xt_policy_elem *e; in match_policy_out() local
Dnf_flow_table_core.c155 struct flow_offload_entry *e; in flow_offload_free() local
235 struct flow_offload_entry *e; in flow_offload_del() local
257 struct flow_offload_entry *e; in flow_offload_teardown() local
272 struct flow_offload_entry *e; in flow_offload_lookup() local
330 struct flow_offload_entry *e; in nf_flow_offload_gc_step() local
488 struct flow_offload_entry *e; in nf_flow_table_do_cleanup() local
Dcore.c47 #define nf_entry_dereference(e) \ argument
52 struct nf_hook_entries *e; in allocate_hook_entries_size() local
75 static void nf_hook_entries_free(struct nf_hook_entries *e) in nf_hook_entries_free()
506 const struct nf_hook_entries *e, unsigned int s) in nf_hook_slow()
609 __netfilter_net_init(struct nf_hook_entries __rcu **e, int max) in __netfilter_net_init()
/net/ipv4/netfilter/
Darp_tables.c165 arpt_get_target_c(const struct arpt_entry *e) in arpt_get_target_c()
190 struct arpt_entry *e, **jumpstack; in arpt_do_table() local
290 static inline bool unconditional(const struct arpt_entry *e) in unconditional()
312 struct arpt_entry *e = entry0 + pos; in mark_source_chains() local
387 static int check_target(struct arpt_entry *e, struct net *net, const char *name) in check_target()
404 find_check_entry(struct arpt_entry *e, struct net *net, const char *name, in find_check_entry()
436 static bool check_underflow(const struct arpt_entry *e) in check_underflow()
451 static inline int check_entry_size_and_hooks(struct arpt_entry *e, in check_entry_size_and_hooks()
499 static void cleanup_entry(struct arpt_entry *e, struct net *net) in cleanup_entry()
674 const struct arpt_entry *e; in copy_entries_to_user() local
[all …]
Dip_tables.c110 static inline bool unconditional(const struct ipt_entry *e) in unconditional()
120 ipt_get_target_c(const struct ipt_entry *e) in ipt_get_target_c()
158 get_chainname_rulenum(const struct ipt_entry *s, const struct ipt_entry *e, in get_chainname_rulenum()
194 const struct ipt_entry *e) in trace_packet()
236 struct ipt_entry *e, **jumpstack; in ipt_do_table() local
378 struct ipt_entry *e = entry0 + pos; in mark_source_chains() local
498 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target()
516 find_check_entry(struct ipt_entry *e, struct net *net, const char *name, in find_check_entry()
572 static bool check_underflow(const struct ipt_entry *e) in check_underflow()
588 check_entry_size_and_hooks(struct ipt_entry *e, in check_entry_size_and_hooks()
[all …]
/net/ipv6/netfilter/
Dip6_tables.c135 static inline bool unconditional(const struct ip6t_entry *e) in unconditional()
144 ip6t_get_target_c(const struct ip6t_entry *e) in ip6t_get_target_c()
183 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, in get_chainname_rulenum()
219 const struct ip6t_entry *e) in trace_packet()
260 struct ip6t_entry *e, **jumpstack; in ip6t_do_table() local
396 struct ip6t_entry *e = entry0 + pos; in mark_source_chains() local
516 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target()
535 find_check_entry(struct ip6t_entry *e, struct net *net, const char *name, in find_check_entry()
590 static bool check_underflow(const struct ip6t_entry *e) in check_underflow()
606 check_entry_size_and_hooks(struct ip6t_entry *e, in check_entry_size_and_hooks()
[all …]
/net/sched/
Dact_meta_mark.c22 struct tcf_meta_info *e) in skbmark_encode()
37 static int skbmark_check(struct sk_buff *skb, struct tcf_meta_info *e) in skbmark_check()
Dact_meta_skbprio.c21 static int skbprio_check(struct sk_buff *skb, struct tcf_meta_info *e) in skbprio_check()
27 struct tcf_meta_info *e) in skbprio_encode()
Dact_meta_skbtcindex.c22 struct tcf_meta_info *e) in skbtcindex_encode()
37 static int skbtcindex_check(struct sk_buff *skb, struct tcf_meta_info *e) in skbtcindex_check()
/net/ipv6/
Dfou6.c21 static void fou6_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou6_build_udp()
40 static int fou6_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou6_build_header()
57 static int gue6_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue6_build_header()
/net/netfilter/ipvs/
Dip_vs_lblcr.c102 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_insert() local
126 struct ip_vs_dest_set_elem *e; in ip_vs_lblcr_elem_rcu_free() local
136 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_erase() local
152 struct ip_vs_dest_set_elem *e, *ep; in ip_vs_dest_set_eraseall() local
163 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_min() local
212 struct ip_vs_dest_set_elem *e; in ip_vs_dest_set_max() local

1234