/net/core/ |
D | datagram.c | 360 int i, copy = start - offset; in skb_copy_datagram_iovec() local 447 int i, copy = start - offset; in skb_copy_datagram_const_iovec() local 536 int i, copy = start - offset; in skb_copy_datagram_from_iovec() local 630 int copy = min_t(int, skb_headlen(skb), len); in zerocopy_sg_from_iovec() local 689 int i, copy = start - offset; in skb_copy_and_csum_datagram() local
|
D | iovec.c | 99 int copy = min_t(unsigned int, len, iov->iov_len - offset); in csum_partial_copy_fromiovecend() local
|
D | skbuff.c | 1616 int i, copy; in skb_copy_bits() local 1905 int i, copy; in skb_store_bits() local 1978 int i, copy = start - offset; in __skb_checksum() local 2063 int i, copy = start - offset; in skb_copy_and_csum_bits() local 2832 int copy; in skb_append_datato_frags() local 3302 int i, copy = start - offset; in __skb_to_sgvec() local
|
D | pktgen.c | 899 size_t copy = min_t(size_t, count, 1023); in pktgen_if_write() local
|
/net/sunrpc/ |
D | xdr.c | 177 size_t copy; in _shift_data_right_pages() local 237 size_t copy; in _copy_to_pages() local 281 size_t copy; in _copy_from_pages() local 319 size_t copy, offs; in xdr_shrink_bufhead() local 395 size_t copy; in xdr_shrink_pagelen() local
|
/net/rxrpc/ |
D | ar-recvmsg.c | 54 int copy, ret, ullen, offset, copied = 0; in rxrpc_recvmsg() local
|
D | ar-output.c | 562 int copy; in rxrpc_send_data() local
|
/net/mac80211/ |
D | mesh_pathtbl.c | 284 bool copy) in mesh_path_move_to_queue() 918 bool copy = false; in mesh_path_send_to_gates() local
|
/net/ipv4/ |
D | ip_output.c | 773 csum_page(struct page *page, int offset, int copy) in csum_page() 852 int copy; in __ip_append_data() local
|
D | tcp.c | 928 int copy, i; in do_tcp_sendpages() local 1175 int copy = 0; in tcp_sendmsg() local
|
D | tcp_output.c | 1817 int copy; in tcp_mtu_probe() local
|
D | tcp_input.c | 4605 int copy = min_t(int, SKB_MAX_ORDER(0, 0), end - start); in tcp_collapse() local
|
/net/ipx/ |
D | af_ipx.c | 365 struct sk_buff *skb, int copy) in ipxitf_demux_socket() 448 struct sk_buff *skb, int copy) in ipxitf_demux_socket()
|
/net/ax25/ |
D | af_ax25.c | 246 struct sk_buff *copy; in ax25_send_to_raw() local
|
/net/wireless/ |
D | util.c | 1138 unsigned int copy; in cfg80211_get_p2p_attr() local
|
/net/ipv6/ |
D | ip6_output.c | 1158 int copy; in ip6_append_data() local
|
/net/appletalk/ |
D | ddp.c | 936 int i, copy; in atalk_sum_skb() local
|
/net/iucv/ |
D | iucv.c | 1129 size_t copy; in iucv_message_receive_iprmdata() local
|