Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_hybla.c92 u32 increment, odd, rho_fractions; in hybla_cong_avoid() local
143 odd = increment % 128; in hybla_cong_avoid()
145 ca->snd_cwnd_cents += odd; in hybla_cong_avoid()
154 if (increment == 0 && odd == 0 && tp->snd_cwnd_cnt >= tp->snd_cwnd) { in hybla_cong_avoid()
Dip_output.c721 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() argument
732 skb->csum = csum_block_add(skb->csum, csum, odd); in ip_generic_getfrag()
752 int odd, struct sk_buff *skb), in ip_ufo_append_data() argument
802 int len, int odd, struct sk_buff *skb), in __ip_append_data() argument
1089 int odd, struct sk_buff *skb), in ip_append_data() argument
1410 int len, int odd, struct sk_buff *skb), in ip_make_skb() argument
1446 int len, int odd, struct sk_buff *skb) in ip_reply_glue_bits() argument
1451 skb->csum = csum_block_add(skb->csum, csum, odd); in ip_reply_glue_bits()
Dicmp.c280 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits() argument
290 skb->csum = csum_block_add(skb->csum, csum, odd); in icmp_glue_bits()
Dping.c601 int offset, int fraglen, int odd, struct sk_buff *skb) in ping_getfrag() argument
/net/ipv6/
Dicmp.c280 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag() argument
288 skb->csum = csum_block_add(skb->csum, csum, odd); in icmpv6_getfrag()
Dip6_output.c1028 int odd, struct sk_buff *skb), in ip6_ufo_append_data() argument
1125 int offset, int len, int odd, struct sk_buff *skb), in ip6_append_data() argument
/net/core/
Dskbuff.c2687 int len, int odd, struct sk_buff *skb), in skb_append_datato_frags() argument