Home
last modified time | relevance | path

Searched refs:odd (Results 1 – 7 of 7) sorted by relevance

/net/ipv4/
Dtcp_hybla.c93 u32 increment, odd, rho_fractions; in hybla_cong_avoid() local
144 odd = increment % 128; in hybla_cong_avoid()
146 ca->snd_cwnd_cents += odd; in hybla_cong_avoid()
155 if (increment == 0 && odd == 0 && tp->snd_cwnd_cnt >= tp->snd_cwnd) { in hybla_cong_avoid()
Dip_output.c755 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() argument
766 skb->csum = csum_block_add(skb->csum, csum, odd); in ip_generic_getfrag()
786 int odd, struct sk_buff *skb), in ip_ufo_append_data() argument
841 int len, int odd, struct sk_buff *skb), in __ip_append_data() argument
1139 int odd, struct sk_buff *skb), in ip_append_data() argument
1465 int len, int odd, struct sk_buff *skb), in ip_make_skb() argument
1501 int len, int odd, struct sk_buff *skb) in ip_reply_glue_bits() argument
1506 skb->csum = csum_block_add(skb->csum, csum, odd); in ip_reply_glue_bits()
Dicmp.c336 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits() argument
346 skb->csum = csum_block_add(skb->csum, csum, odd); in icmp_glue_bits()
Dping.c607 int offset, int fraglen, int odd, struct sk_buff *skb) in ping_getfrag() argument
/net/ipv6/
Dicmp.c286 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag() argument
294 skb->csum = csum_block_add(skb->csum, csum, odd); in icmpv6_getfrag()
Dip6_output.c1052 int odd, struct sk_buff *skb), in ip6_ufo_append_data() argument
1145 int offset, int len, int odd, struct sk_buff *skb), in ip6_append_data() argument
/net/core/
Dskbuff.c2828 int len, int odd, struct sk_buff *skb), in skb_append_datato_frags() argument