Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ reset
Method
reset
src/msg/async/dpdk/Packet.h:262–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
void linearize() { return linearize(0, len()); }
261
262
void reset() { _impl.reset(); }
263
264
void reserve(int n_frags) {
265
if (n_frags > _impl->_nr_frags) {
Callers
15
do_request
Method · 0.45
do_request
Method · 0.45
do_request
Method · 0.45
stop_retransmit_timer
Method · 0.45
stop_persist_timer
Method · 0.45
do_reset
Method · 0.45
should_send_ack
Method · 0.45
clear_delayed_ack
Method · 0.45
close
Method · 0.45
reset_zc
Method · 0.45
~DPDKDevice
Method · 0.45
unset_local_queue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected