skb_copy_bits     656 fs/afs/rxrpc.c 	if (skb_copy_bits(skb, 0, call->buffer + call->reply_size, len) < 0)
skb_copy_bits     723 fs/afs/rxrpc.c 	if (skb_copy_bits(skb, 0, oibuf + call->offset, len) < 0)
skb_copy_bits     840 fs/afs/rxrpc.c 	if (skb_copy_bits(skb, 0, buf + call->offset, len) < 0 ||
skb_copy_bits    1635 include/linux/skbuff.h extern int	       skb_copy_bits(const struct sk_buff *skb, int offset,
skb_copy_bits    1661 include/linux/skbuff.h 	if (skb_copy_bits(skb, offset, buffer, len) < 0)
skb_copy_bits     198 net/bridge/netfilter/ebt_ulog.c 	if (skb_copy_bits(skb, -ETH_HLEN, pm->data, copy_len) < 0)
skb_copy_bits     667 net/core/skbuff.c 	if (skb_copy_bits(skb, -headerlen, n->head, headerlen + skb->len))
skb_copy_bits     884 net/core/skbuff.c 	if (skb_copy_bits(skb, -head_copy_len, n->head + head_copy_off,
skb_copy_bits    1142 net/core/skbuff.c 	if (skb_copy_bits(skb, skb_headlen(skb), skb_tail_pointer(skb), delta))
skb_copy_bits    1300 net/core/skbuff.c 				if (skb_copy_bits(list, offset - start,
skb_copy_bits     248 net/ipv4/esp4.c 	if (skb_copy_bits(skb, skb->len-alen-2, nexthdr, 2))
skb_copy_bits     864 net/ipv4/icmp.c 	if (skb_copy_bits(skb, 0, &icmp_param.data.times[0], 4))
skb_copy_bits     638 net/ipv4/ip_output.c 		if (skb_copy_bits(skb, ptr, skb_transport_header(skb2), len))
skb_copy_bits     219 net/ipv4/netfilter/ip_queue.c 		if (skb_copy_bits(entry->skb, 0, pmsg->payload, data_len))
skb_copy_bits     248 net/ipv4/netfilter/ipt_ULOG.c 	if (skb_copy_bits(skb, 0, pm->payload, copy_len) < 0)
skb_copy_bits    4271 net/ipv4/tcp_input.c 				if (skb_copy_bits(skb, offset, skb_put(nskb, size), size))
skb_copy_bits    4618 net/ipv4/tcp_input.c 			if (skb_copy_bits(skb, ptr, &tmp, 1))
skb_copy_bits    1451 net/ipv4/tcp_output.c 			skb_copy_bits(skb, 0, skb_put(nskb, copy), copy);
skb_copy_bits     236 net/ipv6/esp6.c 	if (skb_copy_bits(skb, skb->len - alen - 2, nexthdr, 2))
skb_copy_bits     854 net/ipv6/ip6_output.c 		if (skb_copy_bits(skb, ptr, skb_transport_header(frag), len))
skb_copy_bits     221 net/ipv6/netfilter/ip6_queue.c 		if (skb_copy_bits(entry->skb, 0, pmsg->payload, data_len))
skb_copy_bits      74 net/ipv6/netfilter/ip6t_REJECT.c 	if (skb_copy_bits(oldskb, tcphoff, &otcph, sizeof(struct tcphdr)))
skb_copy_bits     100 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c 		if (skb_copy_bits(skb, start, &hdr, sizeof(hdr)))
skb_copy_bits     123 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c 	if (skb_copy_bits(skb, nhoff + offsetof(struct ipv6hdr, nexthdr),
skb_copy_bits     539 net/ipv6/netfilter/nf_conntrack_reasm.c 		if (skb_copy_bits(skb, start, &hdr, sizeof(hdr)))
skb_copy_bits     580 net/ipv6/raw.c 	if (skb_copy_bits(skb, offset, &csum, 2))
skb_copy_bits     135 net/netfilter/nf_conntrack_amanda.c 		if (skb_copy_bits(skb, off, pbuf, len))
skb_copy_bits     509 net/netfilter/nfnetlink_log.c 		if (skb_copy_bits(skb, 0, nla_data(nla), data_len))
skb_copy_bits     373 net/netfilter/nfnetlink_queue.c 		if (skb_copy_bits(entskb, 0, nla_data(nla), data_len))
skb_copy_bits      42 net/netfilter/xt_u32.c 		if (skb_copy_bits(skb, pos, &n, sizeof(n)) < 0)
skb_copy_bits      69 net/netfilter/xt_u32.c 				if (skb_copy_bits(skb, at + pos, &n,
skb_copy_bits     681 net/packet/af_packet.c 	skb_copy_bits(skb, 0, h.raw + macoff, snaplen);
skb_copy_bits     299 net/rxrpc/ar-ack.c 	if (skb_copy_bits(skb, 0, sacks, ack->nAcks) < 0)
skb_copy_bits     555 net/rxrpc/ar-ack.c 	if (skb_copy_bits(skb, nAcks + 3, &ackinfo, sizeof(ackinfo)) < 0) {
skb_copy_bits     621 net/rxrpc/ar-ack.c 		if (skb_copy_bits(skb, 0, &ack, sizeof(ack)) < 0) {
skb_copy_bits     160 net/rxrpc/ar-connevent.c 		if (skb_copy_bits(skb, 0, &tmp, sizeof(tmp)) < 0)
skb_copy_bits     359 net/rxrpc/ar-input.c 		if (skb_copy_bits(skb, 0, &_abort_code,
skb_copy_bits     487 net/rxrpc/ar-input.c 		if (skb_copy_bits(jumbo, 0, &jhdr, sizeof(jhdr)) < 0)
skb_copy_bits     729 net/rxrpc/ar-input.c 	if (skb_copy_bits(skb, sizeof(struct udphdr), &sp->hdr,
skb_copy_bits     360 net/rxrpc/rxkad.c 	if (skb_copy_bits(skb, 0, &sechdr, sizeof(sechdr)) < 0)
skb_copy_bits     445 net/rxrpc/rxkad.c 	if (skb_copy_bits(skb, 0, &sechdr, sizeof(sechdr)) < 0)
skb_copy_bits     763 net/rxrpc/rxkad.c 	if (skb_copy_bits(skb, 0, &challenge, sizeof(challenge)) < 0)
skb_copy_bits    1013 net/rxrpc/rxkad.c 	if (skb_copy_bits(skb, 0, &response, sizeof(response)) < 0)
skb_copy_bits    1043 net/rxrpc/rxkad.c 	if (skb_copy_bits(skb, 0, ticket, ticket_len) < 0)
skb_copy_bits      31 net/sunrpc/socklib.c 	if (unlikely(skb_copy_bits(desc->skb, desc->offset, to, len)))