Searched defs:repl (Results 1 – 18 of 18) sorted by relevance
/net/ipv6/netfilter/ |
D | ip6table_security.c | 46 struct ip6t_replace *repl; in ip6table_security_table_init() local
|
D | ip6table_filter.c | 46 struct ip6t_replace *repl; in ip6table_filter_table_init() local
|
D | ip6table_raw.c | 46 struct ip6t_replace *repl; in ip6table_raw_table_init() local
|
D | ip6table_mangle.c | 78 struct ip6t_replace *repl; in ip6table_mangle_table_init() local
|
D | ip6table_nat.c | 117 struct ip6t_replace *repl; in ip6table_nat_table_init() local
|
D | ip6_tables.c | 680 const struct ip6t_replace *repl) in translate_table() 1413 struct ip6t_replace repl; in translate_compat_table() local 1727 const struct ip6t_replace *repl, in ip6t_register_table()
|
/net/ipv4/netfilter/ |
D | arptable_filter.c | 41 struct arpt_replace *repl; in arptable_filter_table_init() local
|
D | iptable_security.c | 47 struct ipt_replace *repl; in iptable_security_table_init() local
|
D | iptable_filter.c | 46 struct ipt_replace *repl; in iptable_filter_table_init() local
|
D | iptable_raw.c | 47 struct ipt_replace *repl; in iptable_raw_table_init() local
|
D | iptable_mangle.c | 85 struct ipt_replace *repl; in iptable_mangle_table_init() local
|
D | iptable_nat.c | 115 struct ipt_replace *repl; in iptable_nat_table_init() local
|
D | arp_tables.c | 521 const struct arpt_replace *repl) in translate_table() 1163 struct arpt_replace repl; in translate_compat_table() local 1501 const struct arpt_replace *repl, in arpt_register_table()
|
D | ip_tables.c | 662 const struct ipt_replace *repl) in translate_table() 1397 struct ipt_replace repl; in translate_compat_table() local 1717 const struct ipt_replace *repl, in ipt_register_table()
|
/net/sctp/ |
D | sm_statefuns.c | 323 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local 709 struct sctp_chunk *repl; in sctp_sf_do_5_1D_ce() local 1513 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_unexpected_init() local 1859 struct sctp_chunk *repl; in sctp_sf_do_dupcook_a() local 1981 struct sctp_chunk *repl; in sctp_sf_do_dupcook_b() local 2088 struct sctp_chunk *repl; in sctp_sf_do_dupcook_d() local 4970 struct sctp_chunk *repl; in sctp_sf_do_prm_asoc() local 5905 struct sctp_chunk *repl = NULL; in sctp_sf_t1_init_timer_expire() local 5970 struct sctp_chunk *repl = NULL; in sctp_sf_t1_cookie_timer_expire() local
|
D | sm_sideeffect.c | 89 struct sctp_chunk *repl; in sctp_do_ecn_ecne_work() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 466 static int ebt_verify_pointers(const struct ebt_replace *repl, in ebt_verify_pointers() 1008 static int do_replace_finish(struct net *net, struct ebt_replace *repl, in do_replace_finish() 1187 struct ebt_replace_kernel *repl; in ebt_register_table() local 1849 struct compat_ebt_replace repl, tmp; in compat_copy_everything_to_user() local 2211 static int compat_copy_ebt_replace_from_user(struct ebt_replace *repl, in compat_copy_ebt_replace_from_user()
|
/net/netfilter/ |
D | nf_conntrack_core.c | 1588 const struct nf_conntrack_tuple *repl, in __nf_conntrack_alloc() 1646 const struct nf_conntrack_tuple *repl, in nf_conntrack_alloc()
|