Home
last modified time | relevance | path

Searched refs:POKE_U32 (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h89 #define POKE_U32(p, v) \ macro
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c583 POKE_U32(b, (uint32_t)pss->msg_len); in lws_ssh_parse_plaintext()