Searched defs:repl (Results 1 – 18 of 18) sorted by relevance
/net/ipv6/netfilter/ |
D | ip6table_raw.c | 35 struct ip6t_replace *repl; in ip6table_raw_table_init() local
|
D | ip6table_security.c | 52 struct ip6t_replace *repl; in ip6table_security_table_init() local
|
D | ip6table_filter.c | 52 struct ip6t_replace *repl; in ip6table_filter_table_init() local
|
D | ip6table_mangle.c | 92 struct ip6t_replace *repl; in ip6table_mangle_table_init() local
|
D | ip6table_nat.c | 105 struct ip6t_replace *repl; in ip6table_nat_table_init() local
|
D | ip6_tables.c | 693 const struct ip6t_replace *repl) in translate_table() 1419 struct ip6t_replace repl; in translate_compat_table() local 1769 const struct ip6t_replace *repl, in ip6t_register_table()
|
/net/ipv4/netfilter/ |
D | arptable_filter.c | 43 struct arpt_replace *repl; in arptable_filter_table_init() local
|
D | iptable_raw.c | 42 struct ipt_replace *repl; in iptable_raw_table_init() local
|
D | iptable_security.c | 59 struct ipt_replace *repl; in iptable_security_table_init() local
|
D | iptable_filter.c | 58 struct ipt_replace *repl; in iptable_filter_table_init() local
|
D | iptable_mangle.c | 96 struct ipt_replace *repl; in iptable_mangle_table_init() local
|
D | iptable_nat.c | 103 struct ipt_replace *repl; in iptable_nat_table_init() local
|
D | arp_tables.c | 531 const struct arpt_replace *repl) in translate_table() 1166 struct arpt_replace repl; in translate_compat_table() local 1538 const struct arpt_replace *repl, in arpt_register_table()
|
D | ip_tables.c | 675 const struct ipt_replace *repl) in translate_table() 1402 struct ipt_replace repl; in translate_compat_table() local 1758 const struct ipt_replace *repl, in ipt_register_table()
|
/net/sctp/ |
D | sm_statefuns.c | 322 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local 703 struct sctp_chunk *repl; in sctp_sf_do_5_1D_ce() local 1440 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_unexpected_init() local 1757 struct sctp_chunk *repl; in sctp_sf_do_dupcook_a() local 1873 struct sctp_chunk *repl; in sctp_sf_do_dupcook_b() local 1971 struct sctp_chunk *repl; in sctp_sf_do_dupcook_d() local 4771 struct sctp_chunk *repl; in sctp_sf_do_prm_asoc() local 5706 struct sctp_chunk *repl = NULL; in sctp_sf_t1_init_timer_expire() local 5771 struct sctp_chunk *repl = NULL; in sctp_sf_t1_cookie_timer_expire() local
|
D | sm_sideeffect.c | 103 struct sctp_chunk *repl; in sctp_do_ecn_ecne_work() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 418 static int ebt_verify_pointers(const struct ebt_replace *repl, in ebt_verify_pointers() 959 static int do_replace_finish(struct net *net, struct ebt_replace *repl, in do_replace_finish() 1155 struct ebt_replace_kernel *repl; in ebt_register_table() local 1812 struct compat_ebt_replace repl, tmp; in compat_copy_everything_to_user() local 2174 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 | 1176 const struct nf_conntrack_tuple *repl, in __nf_conntrack_alloc() 1230 const struct nf_conntrack_tuple *repl, in nf_conntrack_alloc()
|