Home
last modified time | relevance | path

Searched defs:ppe (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_ppe.c33 void ngtcp2_ppe_init(ngtcp2_ppe *ppe, uint8_t *out, size_t outlen, in ngtcp2_ppe_init()
46 int ngtcp2_ppe_encode_hd(ngtcp2_ppe *ppe, const ngtcp2_pkt_hd *hd) { in ngtcp2_ppe_encode_hd()
84 int ngtcp2_ppe_encode_frame(ngtcp2_ppe *ppe, ngtcp2_frame *fr) { in ngtcp2_ppe_encode_frame()
104 ngtcp2_ssize ngtcp2_ppe_final(ngtcp2_ppe *ppe, const uint8_t **ppkt) { in ngtcp2_ppe_final()
161 size_t ngtcp2_ppe_left(ngtcp2_ppe *ppe) { in ngtcp2_ppe_left()
171 size_t ngtcp2_ppe_pktlen(ngtcp2_ppe *ppe) { in ngtcp2_ppe_pktlen()
177 size_t ngtcp2_ppe_padding(ngtcp2_ppe *ppe) { in ngtcp2_ppe_padding()
191 size_t ngtcp2_ppe_padding_hp_sample(ngtcp2_ppe *ppe) { in ngtcp2_ppe_padding_hp_sample()
211 size_t ngtcp2_ppe_padding_size(ngtcp2_ppe *ppe, size_t n) { in ngtcp2_ppe_padding_size()
227 int ngtcp2_ppe_ensure_hp_sample(ngtcp2_ppe *ppe) { in ngtcp2_ppe_ensure_hp_sample()
Dngtcp2_conn.c1791 static int conn_ppe_write_frame_hd_log(ngtcp2_conn *conn, ngtcp2_ppe *ppe, in conn_ppe_write_frame_hd_log()
1823 static int conn_ppe_write_frame(ngtcp2_conn *conn, ngtcp2_ppe *ppe, in conn_ppe_write_frame()
2545 ngtcp2_ppe ppe; in conn_write_handshake_pkt() local
3472 ngtcp2_ppe *ppe = &conn->pkt.ppe; in conn_write_pkt() local
4316 ngtcp2_ppe ppe; in ngtcp2_conn_write_single_frame_pkt() local
13432 ngtcp2_ppe ppe; in ngtcp2_pkt_write_connection_close() local
Dngtcp2_conn.h614 ngtcp2_ppe ppe; member
/third_party/pulseaudio/src/modules/
Dmodule-device-restore.c260 struct perportentry *ppe; in entry_read() local
589 struct perportentry *ppe, *oldppe; in subscribe_callback() local