| /linux/net/netfilter/ |
| H A D | xt_u32.c | 42 if (skb_copy_bits(skb, pos, &n, sizeof(n)) < 0) in u32_match_it() 70 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() 607 if (skb_copy_bits(skb, offset, dest, priv->len) < 0) in nft_payload_inner_eval() 731 if (skb_copy_bits(skb, l4csum_offset, &sum, sizeof(sum)) < 0) in nft_payload_l4csum_update() 760 if (skb_copy_bits(skb, csum_offset, &sum, sizeof(sum)) < 0) in nft_payload_csum_inet() 848 if (skb_copy_bits(pkt->skb, offset, &old_octet, sizeof(old_octet))) in nft_nh_write_ok_ip4() 867 if (skb_copy_bits(pkt->skb, offset + 1, &old_octet, sizeof(old_octet))) in nft_nh_write_ok_ip4()
|
| H A D | nf_conntrack_amanda.c | 131 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()
|
| /linux/net/rxrpc/ |
| 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 | conn_event.c | 108 if (skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), in rxrpc_conn_retransmit_call() 254 ret = skb_copy_bits(skb, sizeof(struct rxrpc_wire_header), buffer, len); in rxrpc_verify_response()
|
| H A D | input.c | 640 if (skb_copy_bits(skb, offset + RXRPC_JUMBO_DATALEN, in rxrpc_input_split_jumbo() 997 if (skb_copy_bits(skb, in rxrpc_input_soft_acks() 1141 skb_copy_bits(skb, ioffset, &trailer, sizeof(trailer)) < 0) in rxrpc_input_ack()
|
| /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/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_fcoe.c | 52 skb_copy_bits(skb, skb->len - 4, &eof, 1); in cxgb_fcoe_sof_eof_supported()
|
| /linux/net/rds/ |
| H A D | tcp_recv.c | 133 ret = skb_copy_bits(skb, skb_off, in rds_tcp_cong_recv() 198 skb_copy_bits(skb, offset, in rds_tcp_data_recv()
|
| /linux/net/xfrm/ |
| H A D | espintcp.c | 70 err = skb_copy_bits(skb, rxm->offset + 2, &data, 1); in espintcp_rcv() 90 err = skb_copy_bits(skb, rxm->offset + 2, &nonesp_marker, in espintcp_rcv() 127 err = skb_copy_bits(skb, rxm->offset, &blen, sizeof(blen)); in espintcp_parse()
|
| /linux/drivers/net/wwan/ |
| H A D | mhi_wwan_mbim.c | 273 if (skb_copy_bits(skb, ndpoffset, &ndp16, sizeof(ndp16))) { in mhi_mbim_rx() 309 if (skb_copy_bits(skb, dpeoffset, &dpe16, sizeof(dpe16))) in mhi_mbim_rx() 323 skb_copy_bits(skb, dgram_offset, skbn->data, dgram_len); in mhi_mbim_rx()
|
| /linux/net/tls/ |
| H A D | tls_strp.c | 56 WARN_ON_ONCE(skb_copy_bits(in_skb, offset, in tls_strp_skb_copy() 231 WARN_ON_ONCE(skb_copy_bits(in_skb, offset, in tls_strp_copyin_frag() 269 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/net/802/ |
| H A D | mrp.c | 639 if (skb_copy_bits(skb, *offset, &endmark, sizeof(endmark)) < 0) in mrp_pdu_parse_end_mark() 721 if (skb_copy_bits(skb, *offset, mrp_cb(skb)->attrvalue, in mrp_pdu_parse_vecattr() 730 if (skb_copy_bits(skb, *offset, &vaevents, in mrp_pdu_parse_vecattr()
|
| /linux/drivers/net/ovpn/ |
| H A D | tcp.c | 52 err = skb_copy_bits(skb, rxm->offset, &blen, sizeof(blen)); in ovpn_tcp_parse() 86 err = skb_copy_bits(orig_skb, pkt_off, skb_put(ovpn_skb, pkt_len), in ovpn_tcp_skb_packet()
|
| /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 | 614 ret = skb_copy_bits(skb, 0, &payload, sizeof(payload)); in ieee80211_strip_8023_mesh_hdr() 711 skb_copy_bits(skb, hdrlen, &payload, sizeof(payload)) == 0 && in ieee80211_data_to_8023_exthdr() 813 skb_copy_bits(skb, offset, skb_put(frame, cur_len), cur_len); in __ieee80211_amsdu_copy() 857 if (skb_copy_bits(skb, offset + 2 * ETH_ALEN, &hdr, sizeof(hdr)) < 0) in ieee80211_is_valid_amsdu() 912 skb_copy_bits(skb, offset, temp, ETH_ALEN); in is_amsdu_aggregation_attack() 949 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 | 135 skb_copy_bits(skb, 0, x25->calluserdata.cuddata, in x25_state1_machine()
|
| /linux/net/core/ |
| H A D | skbuff.c | 936 * skb_copy_bits() handles both frags[] and frag_list input. If the copied 971 err = skb_copy_bits(skb, 0, nskb->data, size); in skb_pp_cow_data() 997 err = skb_copy_bits(skb, off, page_address(page) + page_off, in skb_pp_cow_data() 2204 BUG_ON(skb_copy_bits(skb, -headerlen, n->head, headerlen + skb->len)); in skb_copy() 2542 BUG_ON(skb_copy_bits(skb, -head_copy_len, n->head + head_copy_off, in skb_copy_expand() 2895 BUG_ON(skb_copy_bits(skb, skb_headlen(skb), in __pskb_pull_tail() 3008 * skb_copy_bits - copy bits from skb to kernel buffer 3022 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) in skb_copy_bits() 3085 if (skb_copy_bits(frag_iter, offset - start, to, copy)) in skb_copy_bits() 3101 EXPORT_SYMBOL(skb_copy_bits); 3019 int skb_copy_bits(const struct sk_buff *skb, int offset, void *to, int len) skb_copy_bits() function [all...] |
| /linux/drivers/net/mctp/ |
| H A D | mctp-usblib.c | 324 skb_copy_bits(skb, 0, ctx->buf + pos, skb->len); in mctp_usblib_tx_send()
|
| /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()
|