Searched defs:Ping (Results 1 – 2 of 2) sorted by relevance
67 Ping = 0x6, enumerator87 Ping(Ping), enumerator157 pub struct Ping { struct159 pub data: [u8; 8],554 impl Ping { implementation
1294 ping: &h2::Ping, in recv_ping_frame()