/linux/net/rxrpc/ |
H A D | rxgk_app.c | 58 ret = skb_copy_bits(skb, ticket_offset, tmp, sizeof(tmp)); in rxgk_yfs_decode_ticket() 83 ret = skb_copy_bits(skb, ticket_offset, ticket, ticket_len); in rxgk_yfs_decode_ticket() 130 /* Ticket read in with skb_copy_bits above */ in rxgk_yfs_decode_ticket() 202 if (skb_copy_bits(skb, token_offset, &container, sizeof(container)) < 0) in rxgk_extract_token()
|
H A D | io_thread.c | 132 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), &v, 1) >= 0) { in rxrpc_input_version() 150 if (skb_copy_bits(skb, 0, &whdr, sizeof(whdr)) < 0) in rxrpc_extract_header() 167 if (skb_copy_bits(skb, sizeof(whdr), &ack, sizeof(ack)) < 0) in rxrpc_extract_header() 185 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_extract_abort()
|
H A D | rxgk.c | 544 ret = skb_copy_bits(skb, offset, &hdr, sizeof(hdr)); in rxgk_verify_packet_encrypted() 715 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxgk_validate_challenge() 846 ret = skb_copy_bits(challenge, sizeof(struct rxrpc_wire_header), in rxgk_construct_authenticator() 1157 ret = skb_copy_bits(skb, auth_offset, auth, auth_len); in rxgk_verify_authenticator() 1202 if (skb_copy_bits(skb, offset, &rhdr, sizeof(rhdr)) < 0) in rxgk_verify_response() 1217 if (skb_copy_bits(skb, offset, &xauth_len, sizeof(xauth_len)) < 0) in rxgk_verify_response()
|
H A D | rxkad.c | 460 if (skb_copy_bits(skb, sp->offset, &sechdr, sizeof(sechdr)) < 0) in rxkad_verify_packet_1() 540 if (skb_copy_bits(skb, sp->offset, &sechdr, sizeof(sechdr)) < 0) in rxkad_verify_packet_2() 780 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_validate_challenge() 1146 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxkad_verify_response() 1183 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header) + sizeof(*response), in rxkad_verify_response()
|
/linux/net/netfilter/ |
H A D | xt_u32.c | 42 if (skb_copy_bits(skb, pos, &n, sizeof(n)) < 0) in u32_match_it() 69 if (skb_copy_bits(skb, at + pos, &n, in u32_match_it()
|
H A D | nft_payload.c | 31 if (skb_copy_bits(skb, mac_off, veth, ETH_HLEN)) in nft_payload_rebuild_vlan_hdr() 71 return skb_copy_bits(skb, offset + mac_off, dst_u8, len) == 0; in nft_payload_copy_vlan() 204 if (skb_copy_bits(skb, offset, dest, priv->len) < 0) in nft_payload_eval() 638 if (skb_copy_bits(skb, offset, dest, priv->len) < 0) in nft_payload_inner_eval() 758 if (skb_copy_bits(skb, l4csum_offset, &sum, sizeof(sum)) < 0) in nft_payload_l4csum_update() 787 if (skb_copy_bits(skb, csum_offset, &sum, sizeof(sum)) < 0) in nft_payload_csum_inet()
|
H A D | nf_conntrack_amanda.c | 137 if (skb_copy_bits(skb, off, pbuf, len)) in amanda_help()
|
H A D | xt_HMARK.c | 142 if (skb_copy_bits(skb, nhoff, &t->uports, sizeof(t->uports)) < 0) in hmark_set_tuple_ports()
|
H A D | nft_exthdr.c | 43 return skb_copy_bits(skb, offset, dest, len); in nft_skb_copy_to_reg() 104 if (skb_copy_bits(skb, sizeof(struct iphdr), opt->__data, optlen)) in ipv4_find_option()
|
/linux/drivers/net/wireless/intel/iwlwifi/mei/ |
H A D | trace-data.h | 62 skb_copy_bits(skb, offset, __get_dynamic_array(data),
|
/linux/drivers/infiniband/sw/siw/ |
H A D | siw_qp_rx.c | 57 rv = skb_copy_bits(srx->skb, srx->skb_offset, dest + pg_off, in siw_rx_umem() 83 * Folding the CRC into skb_copy_bits() in siw_rx_umem() 110 rv = skb_copy_bits(srx->skb, srx->skb_offset, kva, len); in siw_rx_kva() 915 skb_copy_bits(skb, srx->skb_offset, infop, to_copy); in siw_proc_terminate() 932 skb_copy_bits(skb, srx->skb_offset, infop, to_copy); in siw_proc_terminate() 961 skb_copy_bits(skb, srx->skb_offset, tbuf, avail); in siw_get_trailer() 1011 skb_copy_bits(skb, srx->skb_offset, in siw_get_hdr() 1075 skb_copy_bits(skb, srx->skb_offset, in siw_get_hdr()
|
/linux/net/xfrm/ |
H A D | espintcp.c | 67 err = skb_copy_bits(skb, rxm->offset + 2, &data, 1); in espintcp_rcv() 87 err = skb_copy_bits(skb, rxm->offset + 2, &nonesp_marker, in espintcp_rcv() 124 err = skb_copy_bits(skb, rxm->offset, &blen, sizeof(blen)); in espintcp_parse()
|
/linux/net/tls/ |
H A D | tls_strp.c | 56 WARN_ON_ONCE(skb_copy_bits(in_skb, offset, in tls_strp_skb_copy() 225 WARN_ON_ONCE(skb_copy_bits(in_skb, offset, in tls_strp_copyin_frag() 263 WARN_ON_ONCE(skb_copy_bits(in_skb, offset, in tls_strp_copyin_frag()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-devtrace-iwlwifi.h | 103 skb_copy_bits(skb, hdr_len,
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_asm_32.S | 99 call skb_copy_bits; \
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | xmit_linux.c | 32 skb_copy_bits(pfile->pkt, pfile->buf_len - pfile->pkt_len, rmem, len); in _rtw_pktfile_read()
|
/linux/net/sunrpc/ |
H A D | socklib.c | 55 if (unlikely(skb_copy_bits(desc->skb, desc->offset, to, len))) in xdr_skb_read_bits()
|
/linux/net/wireless/ |
H A D | util.c | 565 ret = skb_copy_bits(skb, 0, &payload, sizeof(payload)); in ieee80211_strip_8023_mesh_hdr() 661 skb_copy_bits(skb, hdrlen, &payload, sizeof(payload)) == 0 && in ieee80211_data_to_8023_exthdr() 763 skb_copy_bits(skb, offset, skb_put(frame, cur_len), cur_len); in __ieee80211_amsdu_copy() 807 if (skb_copy_bits(skb, offset + 2 * ETH_ALEN, &hdr, sizeof(hdr)) < 0) in ieee80211_is_valid_amsdu() 862 skb_copy_bits(skb, offset, temp, ETH_ALEN); in is_amsdu_aggregation_attack() 899 skb_copy_bits(skb, offset, &hdr, copy_len); in ieee80211_amsdu_to_8023s()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | tx.c | 99 rc = skb_copy_bits(skb, 0, copy_buffer, copy_len); in efx_enqueue_skb_copy()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_rxtx.c | 56 ret = skb_copy_bits(skb, skb->len - alen - 2, &plen, 1); in mlx5e_ipsec_remove_trailer()
|
/linux/net/x25/ |
H A D | x25_in.c | 132 skb_copy_bits(skb, 0, x25->calluserdata.cuddata, in x25_state1_machine()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tx.c | 107 rc = skb_copy_bits(skb, 0, copy_buffer, copy_len); in efx_enqueue_skb_copy()
|
/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_target.c | 1132 skb_copy_bits(csk->skb, pdu_cb->doffset, in cxgbit_handle_nop_out() 1193 skb_copy_bits(csk->skb, pdu_cb->doffset, in cxgbit_handle_text_cmd() 1359 skb_copy_bits(csk->skb, pdu_cb->doffset, login->req_buf, pdu_cb->dlen); in cxgbit_rx_login_pdu()
|
/linux/net/psample/ |
H A D | psample.c | 486 if (skb_copy_bits(skb, 0, nla_data(nla), data_len)) in psample_sample_packet()
|
/linux/net/ipv6/netfilter/ |
H A D | nf_conntrack_reasm.c | 420 if (skb_copy_bits(skb, start, &hdr, sizeof(hdr))) in find_prev_fhdr()
|