Searched defs:bytes_to_copy (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/netinet/ |
H A D | tcp_pcap.c | 162 int bytes_to_copy=0, trailing_data, skip=0, tcp_off; in tcp_pcap_copy_bestfit() local
|
/freebsd-src/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_zcopy.c | 720 size_t bytes_to_copy = 0; in sdp_sendmsg_zcopy() local
|
/freebsd-src/sys/dev/ena/ |
H A D | ena_netmap.c | 500 ena_netmap_copy_data(struct netmap_adapter * na,struct netmap_slot * slots,u_int slot_index,uint16_t limit,uint16_t bytes_to_copy,void * destination) ena_netmap_copy_data() argument
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | ecore_mcp.c | 3341 u32 bytes_left, offset, bytes_to_copy, buf_size; in ecore_mcp_nvm_read() local 3600 u32 bytes_left, bytes_to_copy, buf_size, nvm_offset; in ecore_mcp_phy_sfp_read() local
|
H A D | ecore_dbg_fw_funcs.c | 4479 u32 ret_mcp_resp, ret_mcp_param, ret_read_size, bytes_to_copy; in ecore_nvram_read() local
|