Home
last modified time | relevance | path

Searched defs:addend (Results 1 – 5 of 5) sorted by relevance

/net/ipv4/netfilter/
Darp_tables.c197 unsigned int addend; in arpt_do_table() local
1012 unsigned int addend; in do_add_counters() local
Dip_tables.c239 unsigned int addend; in ipt_do_table() local
1165 unsigned int addend; in do_add_counters() local
/net/sched/
Dcls_flow.c53 u32 addend; member
/net/ipv6/netfilter/
Dip6_tables.c262 unsigned int addend; in ip6t_do_table() local
1182 unsigned int addend; in do_add_counters() local
/net/ipv4/
Dtcp_input.c2052 static void tcp_check_reno_reordering(struct sock *sk, const int addend) in tcp_check_reno_reordering()