Searched defs:odd (Results 1 – 8 of 8) sorted by relevance
/net/ipv4/ |
D | ip_output.c | 931 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() 965 int len, int odd, struct sk_buff *skb), in __ip_append_data() 1307 int odd, struct sk_buff *skb), in ip_append_data() 1627 int len, int odd, struct sk_buff *skb), in ip_make_skb() 1662 int len, int odd, struct sk_buff *skb) in ip_reply_glue_bits()
|
D | tcp_hybla.c | 94 u32 increment, odd, rho_fractions; in hybla_cong_avoid() local
|
D | ping.c | 606 int offset, int fraglen, int odd, struct sk_buff *skb) in ping_getfrag()
|
D | icmp.c | 352 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits()
|
D | raw.c | 468 static int raw_getfrag(void *from, char *to, int offset, int len, int odd, in raw_getfrag()
|
/net/ipv6/ |
D | ip6_output.c | 1456 int len, int odd, struct sk_buff *skb), in __ip6_append_data() 1801 int odd, struct sk_buff *skb), in ip6_append_data() 1993 int len, int odd, struct sk_buff *skb), in ip6_make_skb()
|
D | icmp.c | 320 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag()
|
D | raw.c | 739 static int raw6_getfrag(void *from, char *to, int offset, int len, int odd, in raw6_getfrag()
|